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