AVDVideoMixer.h

Includes:
"AVDCommon.h"
"AVDVideoRenderer.h"

Introduction

Use the links in the table of contents to the left to access the documentation.



Classes

AVDVideoMixer


Enumerated Types

AVDMixerVideoLayoutType

AVDMixerVideoLayoutType


enum AVDMixerVideoLayoutType { 
    vl_auto_overlay, 
    vl_auto_segment, 
    vl_manual, 
};  
Constants
vl_auto_overlay

< 自动布局-窗口中重叠视频

vl_auto_segment

< 自动布局-分割窗口排列视频

vl_manual

< 手动布局

Discussion

视频混频布局类型