Oihana PHP System

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'

SAMPLE_RATE

public string SAMPLE_RATE = 'sampleRate'
On this page

Search results