Preparing search index...
The search index is not available
derby
derby
<internal>
VideoColorSpace
Interface VideoColorSpace
MDN Reference
interface
VideoColorSpace
{
fullRange
:
boolean
;
matrix
:
VideoMatrixCoefficients
;
primaries
:
VideoColorPrimaries
;
transfer
:
VideoTransferCharacteristics
;
toJSON
(
)
:
VideoColorSpaceInit
;
}
Index
Properties
full
Range
matrix
primaries
transfer
Methods
toJSON
Properties
Readonly
full
Range
full
Range
:
boolean
MDN Reference
Readonly
matrix
matrix
:
VideoMatrixCoefficients
MDN Reference
Readonly
primaries
primaries
:
VideoColorPrimaries
MDN Reference
Readonly
transfer
transfer
:
VideoTransferCharacteristics
MDN Reference
Methods
toJSON
toJSON
(
)
:
VideoColorSpaceInit
MDN Reference
Returns
VideoColorSpaceInit
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
full
Range
matrix
primaries
transfer
toJSON
derby
Loading...
MDN Reference