TAO_AV  2.3.4
Public Attributes | List of all members
AVStreams::QoS Struct Reference

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...
 

Detailed Description

This structure represents QoS for a given type. E.g. {"video_qos", <"video_framerate", 26>, <"video_depth", 9>}.

Member Data Documentation

CosPropertyService::Properties AVStreams::QoS::QoSParams

Name of the Qos type, e.g. "video_qos".

string AVStreams::QoS::QoSType

The documentation for this struct was generated from the following file: