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