ltmfCapture_Preview Constants

Summary

The ltmfCapture_Preview constants define the WPARAM parameter used in notification messages.

Syntax

typedef enum _ltmfCapture_Preview 
{ 
   ltmfCapture_Preview_VideoAndAudio, 
   ltmfCapture_Preview_Video, 
   ltmfCapture_Preview_Audio, 
} ltmfCapture_Preview; 

Members

ltmfCapture_Preview_VideoAndAudio

[0] Specifies that both video and audio should be previewed.

ltmfCapture_Preview_Video

[1] Specifies that only video should be previewed. This is the default value.

ltmfCapture_Preview_Audio

[2] Specifies that only audio should be previewed.

See Also

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Foundation C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.