CapturePreview Enumeration

Summary

Defines the source for the preview media.

Syntax
C#
VB
C++
public enum CapturePreview 
Public Enum CapturePreview  
public enum class CapturePreview   

Members
ValueMemberDescription
0x00000000VideoAndAudio Specifies that both video and audio should be previewed.
0x00000001Video Specifies that only video should be previewed.
0x00000002Audio Specifies that only audio should be previewed.

Requirements

Target Platforms

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

Leadtools.MediaFoundation Assembly