AudioObject
The AudioObject properties enumeration.
Table of Contents
Constants
- AUDIO_CODEC : string = 'audioCodec'
- BITS_PER_SAMPLE : string = 'bitsPerSample'
- CAPTION : string = 'caption'
- CHANNELS : string = 'channels'
- SAMPLE_RATE : string = 'sampleRate'
- THUMBNAIL : string = 'thumbnail'
- TRANSCRIPT : string = 'transcript'
Constants
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'
SAMPLE_RATE
public
string
SAMPLE_RATE
= 'sampleRate'
THUMBNAIL
public
string
THUMBNAIL
= 'thumbnail'
TRANSCRIPT
public
string
TRANSCRIPT
= 'transcript'