supervision-js
Preparing search index...
Media Preparation
MediaNormalizationInputMetadata
Interface MediaNormalizationInputMetadata
interface
MediaNormalizationInputMetadata
{
sourceMimeType
:
string
|
null
;
detectedMimeType
:
string
|
null
;
formatMimeType
:
string
|
null
;
formatName
:
string
|
null
;
duration
:
number
|
null
;
primaryVideoWidth
:
number
|
null
;
primaryVideoHeight
:
number
|
null
;
}
Index
Properties
source
Mime
Type
detected
Mime
Type
format
Mime
Type
format
Name
duration
primary
Video
Width
primary
Video
Height
Properties
Readonly
source
Mime
Type
sourceMimeType
:
string
|
null
Readonly
detected
Mime
Type
detectedMimeType
:
string
|
null
Readonly
format
Mime
Type
formatMimeType
:
string
|
null
Readonly
format
Name
formatName
:
string
|
null
Readonly
duration
duration
:
number
|
null
Readonly
primary
Video
Width
primaryVideoWidth
:
number
|
null
Readonly
primary
Video
Height
primaryVideoHeight
:
number
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
Mime
Type
detected
Mime
Type
format
Mime
Type
format
Name
duration
primary
Video
Width
primary
Video
Height
supervision-js
Loading...