Пример #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);