Transcode
abstract class Transcode
Defines how to transcode a video to another format
Learn more: Transcoding video to other formats
Methods
audioCodec(string $audioCodec)
Sets the audio codec or removes the audio channel.
audioFrequency(string $audioFrequency)
Sets the audio sample frequency.
Details
static AudioCodec
audioCodec(string $audioCodec)
Sets the audio codec or removes the audio channel.
static AudioFrequency
audioFrequency(string $audioFrequency)
Sets the audio sample frequency.