TAO_AV 4.0.1
Loading...
Searching...
No Matches
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".
 

Detailed Description

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

Member Data Documentation

◆ QoSParams

CosPropertyService::Properties AVStreams::QoS::QoSParams

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

◆ QoSType

string AVStreams::QoS::QoSType

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