#include <sbDeviceCapabilities.h>
Additional Inherited Members | |
Public Member Functions inherited from sbIAudioFormatType | |
void | Initialize (in ACString aFormat, in ACString aCodec, in sbIDevCapRange aBitRates, in sbIDevCapRange aSampleRates, in sbIDevCapRange aChannels, in nsIArray aFormatSpecificConstraints) |
Public Attributes inherited from sbIAudioFormatType | |
readonly attribute ACString | containerFormat |
readonly attribute ACString | audioCodec |
readonly attribute sbIDevCapRange | supportedBitrates |
readonly attribute sbIDevCapRange | supportedSampleRates |
readonly attribute sbIDevCapRange | supportedChannels |
readonly attribute nsIArray | formatSpecificConstraints |