PHP FFMpeg API
Interface

FFMpeg\Format\Audio

interface Audio

The base audio interface

Methods

string getAudioCodec()

Returns the audio codec

integer getKiloBitrate()

Get the kiloBitrate value

Details

at line 27
public string getAudioCodec()

Returns the audio codec

Return Value

string

at line 34
public integer getKiloBitrate()

Get the kiloBitrate value

Return Value

integer