LMMixCapSrcAlignment Constants

Summary

Specifies the alignment of the streams in the output video.

Syntax

typedef enum LMMixCapSrcAlignment 
{ 
   LMMixCapSrcAlignment_Auto, 
   LMMixCapSrcAlignment_Horizontal, 
   LMMixCapSrcAlignment_Vertical, 
} LMMixCapSrcAlignment; 

Members

LMMixCapSrcAlignment_Auto

Automatic alignment. Balances the stream positions horizontally and vertically.

LMMixCapSrcAlignment_Horizontal

Aligns all streams horizontally.

LMMixCapSrcAlignment_Vertical

Aligns all streams vertically.

Usage

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

LEADTOOLS Filters C API Help

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