MPEG SDK --> MpegDecoder
MPEG-1 or MPEG-2.
MpegVersion
EnumType
_value
c_str
operator =
operator int
public MpegVersion ( EnumType value = UNKNOWN ) ;
public enum EnumType { UNKNOWN ,
MPEG1 ,
MPEG2 } ;
public EnumType _value
public operator int ( ) const ;
public MpegVersion & 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.