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