#include <h245.h>
Public Types | |
enum | Choices { e_nonStandard, e_rtpAudioRedundancyEncoding, e_rtpH263VideoRedundancyEncoding } |
Public Member Functions | |
H245_RedundancyEncodingMethod (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_NonStandardParameter & () | |
operator const H245_NonStandardParameter & () const | |
operator H245_RTPH263VideoRedundancyEncoding & () | |
operator const H245_RTPH263VideoRedundancyEncoding & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
H245_RedundancyEncodingMethod::H245_RedundancyEncodingMethod | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_RedundancyEncodingMethod::operator H245_NonStandardParameter & | ( | ) |
H245_RedundancyEncodingMethod::operator const H245_NonStandardParameter & | ( | ) | const |
H245_RedundancyEncodingMethod::operator H245_RTPH263VideoRedundancyEncoding & | ( | ) |
H245_RedundancyEncodingMethod::operator const H245_RTPH263VideoRedundancyEncoding & | ( | ) | const |
BOOL H245_RedundancyEncodingMethod::CreateObject | ( | ) |
PObject* H245_RedundancyEncodingMethod::Clone | ( | ) | const |