コード例 #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);