RTPBaseAudioPayload.setFrameOptions
void setFrameOptions(int frameDuration, int frameSize) nothrowSets the options for frame based audio codecs.
Parameters
frameDuration | The duraction of an audio frame in milliseconds. |
frameSize | The size of an audio frame in bytes. |