interface AdvancedAudio implements Audio
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 22
public string
getAudioCodec()
Returns the audio codec
in Audio at line 29
public integer
getKiloBitrate()
Get the kiloBitrate value
at line 25
public integer
getAudioSampleRate()
Get the audio sample rate