←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly