#include <sbDeviceCapabilities.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_SBIDEVCAPVIDEOSTREAM NS_DECL_NSICLASSINFO | sbDevCapVideoStream () |
Public Member Functions inherited from sbIDevCapVideoStream | |
void | initialize (in ACString aType, in nsIArray aExplicitSizes, in sbIDevCapRange aWidths, in sbIDevCapRange aHeights, in nsIArray aSupportedPARs, in boolean aSupportedPARsIsRange, in nsIArray aSupportedFrameRates, in boolean aSupportedFrameRatesIsRange, in sbIDevCapRange aBitRates) |
Additional Inherited Members | |
Public Attributes inherited from sbIDevCapVideoStream | |
readonly attribute ACString | type |
readonly attribute nsIArray | supportedExplicitSizes |
readonly attribute sbIDevCapRange | supportedWidths |
readonly attribute sbIDevCapRange | supportedHeights |
readonly attribute boolean | doesSupportPARRange |
readonly attribute nsIArray | supportedPARs |
readonly attribute sbIDevCapFraction | minimumSupportedPAR |
readonly attribute sbIDevCapFraction | maximumSupportedPAR |
readonly attribute boolean | doesSupportFrameRateRange |
readonly attribute nsIArray | supportedFrameRates |
readonly attribute sbIDevCapFraction | minimumSupportedFrameRate |
readonly attribute sbIDevCapFraction | maximumSupportedFrameRate |
readonly attribute sbIDevCapRange | supportedBitRates |
Implementation of
Definition at line 207 of file sbDeviceCapabilities.h.
nsIClassInfo sbDevCapVideoStream::sbDevCapVideoStream | ( | ) |
Definition at line 1105 of file sbDeviceCapabilities.cpp.