H245_DataType Class Reference
#include <h245.h>
List of all members.
|
Public Types |
| enum | Choices {
e_nonStandard,
e_nullData,
e_videoData,
e_audioData,
e_data,
e_encryptionData,
e_h235Control,
e_h235Media,
e_multiplexedStream,
e_redundancyEncoding,
e_multiplePayloadStream,
e_depFec,
e_fec
} |
Public Member Functions |
| | H245_DataType (unsigned tag=0, TagClass tagClass=UniversalTagClass) |
| | operator H245_NonStandardParameter & () |
| | operator const H245_NonStandardParameter & () const |
| | operator H245_VideoCapability & () |
| | operator const H245_VideoCapability & () const |
| | operator H245_AudioCapability & () |
| | operator const H245_AudioCapability & () const |
| | operator H245_DataApplicationCapability & () |
| | operator const H245_DataApplicationCapability & () const |
| | operator H245_EncryptionMode & () |
| | operator const H245_EncryptionMode & () const |
| | operator H245_H235Media & () |
| | operator const H245_H235Media & () const |
| | operator H245_MultiplexedStreamParameter & () |
| | operator const H245_MultiplexedStreamParameter & () const |
| | operator H245_RedundancyEncoding & () |
| | operator const H245_RedundancyEncoding & () const |
| | operator H245_MultiplePayloadStream & () |
| | operator const H245_MultiplePayloadStream & () const |
| | operator H245_DepFECData & () |
| | operator const H245_DepFECData & () const |
| | operator H245_FECData & () |
| | operator const H245_FECData & () const |
| BOOL | CreateObject () |
| PObject * | Clone () const |
Member Enumeration Documentation
- Enumerator:
-
| e_nonStandard |
|
| e_nullData |
|
| e_videoData |
|
| e_audioData |
|
| e_data |
|
| e_encryptionData |
|
| e_h235Control |
|
| e_h235Media |
|
| e_multiplexedStream |
|
| e_redundancyEncoding |
|
| e_multiplePayloadStream |
|
| e_depFec |
|
| e_fec |
|
Constructor & Destructor Documentation
| H245_DataType::H245_DataType |
( |
unsigned |
tag = 0, |
|
|
TagClass |
tagClass = UniversalTagClass | |
|
) |
| | |
Member Function Documentation
| BOOL H245_DataType::CreateObject |
( |
|
) |
|
| PObject* H245_DataType::Clone |
( |
|
) |
const |
The documentation for this class was generated from the following file: