Oihana PHP System

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

AUDIO_CODEC

public string AUDIO_CODEC = 'audioCodec'

BITS_PER_SAMPLE

public string BITS_PER_SAMPLE = 'bitsPerSample'

SAMPLE_RATE

public string SAMPLE_RATE = 'sampleRate'

VIDEO_FRAME_SIZE

public string VIDEO_FRAME_SIZE = 'videoFrameSize'

VIDEO_QUALITY

public string VIDEO_QUALITY = 'videoQuality'
On this page

Search results