TDialog

Prev

Next

 






































































































Type used by the ShowDialog function.


Unit
VidGrab

Declaration
TDialog=(dlg_VideoDevice, dlg_VideoCompressor, dlg_AudioCompressor, dlg_StreamConfig, dlg_VfwFormat, dlg_VfwSource, dlg_vfwDisplay, dlg_VideoCrossbar, dlg_AudioCrossbar, dlg_TVTuner, dlg_TVAudio, dlg_AudioDevice, dlg_NetShowConfig, dlg_DScaler, dlg_FFDShowVideo, dlg_FFDShowAudio);


enum TDialog _VideoDevice, dlg_VideoCompressor, dlg_AudioCompressor, dlg_StreamConfig, dlg_VfwFormat, dlg_VfwSource, dlg_vfwDisplay, dlg_VideoCrossbar, dlg_AudioCrossbar, dlg_TVTuner, dlg_TVAudio, dlg_AudioDevice, dlg_NetShowConfig, dlg_DScaler, dlg_FFDShowVideo, dlg_FFDShowAudio;

Description

Type used by the ShowDialog function.
Value Meaning
dlg_VideoDevice: dialog of the video capture device ,
dlg_VideoCompressor: dialog of the video compressor , if any,
dlg_AudioCompressor: dialog of the audio compressor , if any,
dlg_StreamConfig: dialog of the video capture stream,
dlg_VfwFormat: format dialog of the video capture device (vfw drivers only),
dlg_VfwSource: source dialog of the video capture device (vfw drivers only),
dlg_vfwDisplay: source dialog of the video capture device (vfw drivers only),
dlg_VideoCrossbar: dialog of the video crossbar, if any,
dlg_AudioCrossbar: dialog of the audio crossbar, if any,
dlg_TVTuner: dialog of the TV tuner , if any,
dlg_TVAudio: dialog of the TV audio interface, if any,
dlg_AudioDevice: dialog of the audio capture device
dlg_NetShowConfig: dialog of the streaming source (when playing from an URL)
dlg_DScaler: dialog of the DScaler deinterlacer (see DScaler deinterlacer)
dlg_FFDShowVideo: dialog of the FFDShow Video Decoder
dlg_FFDShowAudio: dialog of the FFDShow Audio Decoder