VideoObject
The VideoObject properties enumeration.
Table of Contents
Constants
- ACTOR : string = 'actor'
- AUDIO_CODEC : string = 'audioCodec'
- BITS_PER_SAMPLE : string = 'bitsPerSample'
- CAPTION : string = 'caption'
- CHANNELS : string = 'channels'
- DIRECTOR : string = 'director'
- MUSIC_BY : string = 'musicBy'
- SAMPLE_RATE : string = 'sampleRate'
- THUMBNAIL : string = 'thumbnail'
- TRANSCRIPT : string = 'transcript'
- VIDEO_FRAME_SIZE : string = 'videoFrameSize'
- VIDEO_QUALITY : string = 'videoQuality'
Constants
ACTOR
public
string
ACTOR
= 'actor'
AUDIO_CODEC
public
string
AUDIO_CODEC
= 'audioCodec'
BITS_PER_SAMPLE
public
string
BITS_PER_SAMPLE
= 'bitsPerSample'
CAPTION
public
string
CAPTION
= 'caption'
CHANNELS
public
string
CHANNELS
= 'channels'
DIRECTOR
public
string
DIRECTOR
= 'director'
MUSIC_BY
public
string
MUSIC_BY
= 'musicBy'
SAMPLE_RATE
public
string
SAMPLE_RATE
= 'sampleRate'
THUMBNAIL
public
string
THUMBNAIL
= 'thumbnail'
TRANSCRIPT
public
string
TRANSCRIPT
= 'transcript'
VIDEO_FRAME_SIZE
public
string
VIDEO_FRAME_SIZE
= 'videoFrameSize'
VIDEO_QUALITY
public
string
VIDEO_QUALITY
= 'videoQuality'