OpusEncoder.OpusEncoder


public function OpusEncoder

Prototype:

public function OpusEncoder(samplerate=16000, channels=1, type=OPUS_APPLICATION_VOIP)

Parameters

samplerate
has a default value of 16000
channels
has a default value of 1
type
has a default value of OPUS_APPLICATION_VOIP

Description:

TODO: Document this

Return value:

// TO DO