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