Native |
public static int CreateG723( out IntPtr instance, int bitrate )
Public Shared Function CreateG723 ( <OutAttribute> ByRef instance As IntPtr, bitrate As Integer ) As Integer
public: static int CreateG723( [OutAttribute] IntPtr% instance, int bitrate )
static member CreateG723 : instance : IntPtr byref * bitrate : int -> int