interface Interactive implements Transcodable
The interactive audio interface.
This provide a method to list available
codecs. This is usefull to build interactive development and switch between
different codecs
Methods
| string |
getAudioCodec()
Returns the audio codec |
from Transcodable |
| array |
getAvailableAudioCodecs()
Returns the list of available audio codecs for this format |
Details
in Transcodable at line 27
public string
getAudioCodec()
Returns the audio codec
at line 29
public array
getAvailableAudioCodecs()
Returns the list of available audio codecs for this format