Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
VideoColorSpace
Interface VideoColorSpace
MDN Reference
interface
VideoColorSpace
{
fullRange
:
null
|
boolean
;
matrix
:
null
|
VideoMatrixCoefficients
;
primaries
:
null
|
VideoColorPrimaries
;
transfer
:
null
|
VideoTransferCharacteristics
;
toJSON
(
)
:
VideoColorSpaceInit
;
}
Index
Properties
full
Range
matrix
primaries
transfer
Methods
toJSON
Properties
Readonly
full
Range
full
Range
:
null
|
boolean
MDN Reference
Readonly
matrix
matrix
:
null
|
VideoMatrixCoefficients
MDN Reference
Readonly
primaries
primaries
:
null
|
VideoColorPrimaries
MDN Reference
Readonly
transfer
transfer
:
null
|
VideoTransferCharacteristics
MDN Reference
Methods
toJSON
toJSON
(
)
:
VideoColorSpaceInit
MDN Reference
Returns
VideoColorSpaceInit
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
full
Range
matrix
primaries
transfer
toJSON
Official Cockpit API Documentation
Houston Common Library
Loading...
MDN Reference