Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.27
LEADTOOLS Media Foundation Help

ltmfCapture_Preview Constants

Show in webframe

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

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

Constant

Description

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

IltmfCapture::ReadyCapture

IltmfCapture::StartCapture

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.