#include <sbMediaInspector.h>
Public Member Functions | |
| NS_DECL_ISUPPORTS NS_DECL_SBIMEDIAFORMATAUDIO NS_DECL_SBIMEDIAFORMATAUDIOMUTABLE | sbMediaFormatAudio () |
Public Member Functions inherited from sbIMediaFormatAudioMutable | |
| void | setAudioType (in AString aAudioType) |
| void | setBitRate (in long aBitRate) |
| void | setSampleRate (in long aSampleRate) |
| void | setChannels (in long aChannels) |
| void | setProperties (in nsIPropertyBag aProperties) |
Additional Inherited Members | |
Public Attributes inherited from sbIMediaFormatAudio | |
| readonly attribute AString | audioType |
| readonly attribute long | bitRate |
| readonly attribute long | sampleRate |
| readonly attribute long | channels |
| readonly attribute nsIPropertyBag | properties |
Definition at line 117 of file sbMediaInspector.h.
| NS_DECL_ISUPPORTS NS_DECL_SBIMEDIAFORMATAUDIO NS_DECL_SBIMEDIAFORMATAUDIOMUTABLE sbMediaFormatAudio::sbMediaFormatAudio | ( | ) |