CaptureMasterStream Enumeration

Summary

Values that define the master stream that other streams must synchronize with after the file is written.

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

Members
ValueMemberDescription
-1None Indicates that no master stream is selected.
0Video Indicates that the video stream is used as the master.
1Audio Indicates that the audio stream is used as the master.

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

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

Leadtools.Multimedia Assembly