#include <h245.h>
Public Types | |
enum | Choices { e_anyPixelAspectRatio, e_pixelAspectCode, e_extendedPAR } |
Public Member Functions | |
H245_CustomPictureFormat_pixelAspectInformation (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_CustomPictureFormat_pixelAspectInformation_pixelAspectCode & () | |
operator const H245_CustomPictureFormat_pixelAspectInformation_pixelAspectCode & () const | |
operator H245_CustomPictureFormat_pixelAspectInformation_extendedPAR & () | |
operator const H245_CustomPictureFormat_pixelAspectInformation_extendedPAR & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
H245_CustomPictureFormat_pixelAspectInformation::H245_CustomPictureFormat_pixelAspectInformation | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_CustomPictureFormat_pixelAspectInformation::operator H245_CustomPictureFormat_pixelAspectInformation_pixelAspectCode & | ( | ) |
H245_CustomPictureFormat_pixelAspectInformation::operator const H245_CustomPictureFormat_pixelAspectInformation_pixelAspectCode & | ( | ) | const |
H245_CustomPictureFormat_pixelAspectInformation::operator H245_CustomPictureFormat_pixelAspectInformation_extendedPAR & | ( | ) |
H245_CustomPictureFormat_pixelAspectInformation::operator const H245_CustomPictureFormat_pixelAspectInformation_extendedPAR & | ( | ) | const |
PBoolean H245_CustomPictureFormat_pixelAspectInformation::CreateObject | ( | ) |
PObject* H245_CustomPictureFormat_pixelAspectInformation::Clone | ( | ) | const |