The ltmmWMMutualExclusion Object is used to specify a number of mutually exclusive streams. Since these streams are mutually exclusive, only one stream can be delivered at a time. This object is created using the IltmmWMProfile interface functions CreateNewMutualExclusion and GetMutualExclusion.
LEADTOOLS Multimedia supports the following types of mutual exclusion:
Mutual exclusion | Description |
---|---|
Bit rate | Mutual exclusion is based on bit rate; streams might differ only in bit rate. |
Language | Mutual exclusion is based on language; streams are recorded with different languages. |
Presentation | Mutual exclusion is based on aspect ratio; streams have different aspect ratios of the video frame. |
Unknown | Custom mutual exclusion. |
For mutual exclusion management functions, refer to the following:
IltmmWMProfile::CreateNewMutualExclusion
Component | Description |
---|---|
Interfaces | IltmmWMMutualExclusion |
CLSID | CLSID_ltmmWMMutualExclusion |
For more detailed information, refer to the Microsoft documentation for the WMMutualExclusion object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document