interface Video implements Audio
Methods
| string |
getAudioCodec()
Returns the audio codec |
from Audio |
| integer |
getKiloBitrate()
Get the kiloBitrate value |
from Audio |
| string |
getVideoCodec()
Returns the video codec |
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 string
getVideoCodec()
Returns the video codec