Initializes a new instance of the
CodecG723 class
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntaxpublic CodecG723(
int bitrate
)
Public Sub New (
bitrate As Integer
)
public:
CodecG723(
int bitrate
)
new :
bitrate : int -> CodecG723Parameters
- bitrate Int32
-
See Also