MPEG SDK --> MpegDecoder
MPEG Audio Format.
AudioFormat
EnumType
_value
c_str
operator =
operator int
public AudioFormat ( EnumType value = UNKNOWN ) ;
public enum EnumType { UNKNOWN ,
LAYER_III ,
LAYER_II ,
LAYER_I ,
AC3 ,
PCM } ;
public EnumType _value
public operator int ( ) const ;
public AudioFormat & 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.