示例#1
0
 public static extern int DXSetVideoCodec(IntPtr Device, ref TDEVICE_TAG videoEncoder);
示例#2
0
 public static extern int DXSetAudioCodec(IntPtr Device, ref TDEVICE_TAG audioEncoder);
示例#3
0
 public static extern int DXSetAudioDevice(IntPtr Device, ref TDEVICE_TAG audioDevice);