MPEG SDK --> MpegDecoder
MPEG Packetization Format.
SystemsFormat
EnumType
_value
c_str
operator =
operator int
public SystemsFormat ( EnumType value = UNKNOWN ) ;
public enum EnumType { UNKNOWN ,
AUDIO_ONLY ,
VIDEO_ONLY ,
SYSTEMS ,
PROGRAM ,
TRANSPORT ,
VCD ,
TRANSPORT_204 } ;
public EnumType _value
public operator int ( ) const ;
public SystemsFormat & operator = ( int v ) ;
public const char * c_str ( ) const ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.