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". |
This structure represents QoS for a given type. E.g. {"video_qos", <"video_framerate", 26>, <"video_depth", 9>}.
Definition at line 26 of file AVStreams.idl.
CosPropertyService::Properties AVStreams::QoS::QoSParams |
Name of the Qos type, e.g. "video_qos".
Definition at line 31 of file AVStreams.idl.
string AVStreams::QoS::QoSType |
Definition at line 28 of file AVStreams.idl.