interface ResamplableAudio implements Audio
The resamplable audio interface
This provide a method to define the AudiosampleRate
Methods
| string |
getAudioCodec()
Returns the audio codec |
from Audio |
| integer |
getKiloBitrate()
Get the kiloBitrate value |
from Audio |
| integer |
getAudioSampleRate()
Get the audio sample rate |
Details
in Audio at line 27
public string
getAudioCodec()
Returns the audio codec
in Audio at line 34
public integer
getKiloBitrate()
Get the kiloBitrate value
at line 31
public integer
getAudioSampleRate()
Get the audio sample rate