Initializes a new instance of the
CodeciLBC class
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public CodeciLBC(
int mode
)
Public Sub New (
mode As Integer
)
public:
CodeciLBC(
int mode
)
new :
mode : int -> CodeciLBC
Parameters
- mode
- Type: SystemInt32
See Also