TAO_AV
2.2.6
|
This structure represents QoS for a given type. E.g. {"video_qos", <"video_framerate", 26>, <"video_depth", 9>}. More...
import"AVStreams.idl";
Public Attributes | |
string | QoSType |
CosPropertyService::Properties | QoSParams |
Name of the Qos type, e.g. "video_qos". More... | |
This structure represents QoS for a given type. E.g. {"video_qos", <"video_framerate", 26>, <"video_depth", 9>}.
CosPropertyService::Properties AVStreams::QoS::QoSParams |
Name of the Qos type, e.g. "video_qos".
string AVStreams::QoS::QoSType |