#include <sbDeviceCapabilities.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_SBIDEVCAPAUDIOSTREAM NS_DECL_NSICLASSINFO | sbDevCapAudioStream () |
Public Member Functions inherited from sbIDevCapAudioStream | |
void | initialize (in ACString aType, in sbIDevCapRange aBitRates, in sbIDevCapRange aSampleRates, in sbIDevCapRange aChannels) |
Additional Inherited Members | |
Public Attributes inherited from sbIDevCapAudioStream | |
readonly attribute ACString | type |
readonly attribute sbIDevCapRange | supportedBitRates |
readonly attribute sbIDevCapRange | supportedSampleRates |
readonly attribute sbIDevCapRange | supportedChannels |
Implementation of
Definition at line 233 of file sbDeviceCapabilities.h.
nsIClassInfo sbDevCapAudioStream::sbDevCapAudioStream | ( | ) |
Definition at line 1340 of file sbDeviceCapabilities.cpp.