#include <h245.h>
Public Types | |
enum | Choices { e_nonStandard, e_videoMode, e_audioMode, e_dataMode, e_encryptionMode, e_h235Mode, e_fecMode } |
Public Member Functions | |
H245_RedundancyEncodingDTModeElement_type (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_NonStandardParameter & () | |
operator const H245_NonStandardParameter & () const | |
operator H245_VideoMode & () | |
operator const H245_VideoMode & () const | |
operator H245_AudioMode & () | |
operator const H245_AudioMode & () const | |
operator H245_DataMode & () | |
operator const H245_DataMode & () const | |
operator H245_EncryptionMode & () | |
operator const H245_EncryptionMode & () const | |
operator H245_H235Mode & () | |
operator const H245_H235Mode & () const | |
operator H245_FECMode & () | |
operator const H245_FECMode & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|