ILMNetDmx Interface

Summary

The Network Demultiplexer filter is responsible for splitting multiplexed media, output from the LEAD Network Source.

Syntax
C#
VB
C++
[TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] 
[GuidAttribute("E2B7DDF6-38C5-11D5-91F6-00104BDB8FF9")] 
[ComImportAttribute()] 
public interface ILMNetDmx  
  
<TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)> 
<GuidAttribute("E2B7DDF6-38C5-11D5-91F6-00104BDB8FF9")> 
<ComImportAttribute()> 
Public Interface ILMNetDmx  
[TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] 
[GuidAttribute("E2B7DDF6-38C5-11D5-91F6-00104BDB8FF9")] 
[ComImportAttribute()] 
public interface class ILMNetDmx  

Remarks

The Network Demultiplexer filter is responsible for splitting multiplexed media, output from the LEAD Network Source. It serves as a splitter filter in a DirectShow filter graph. The LEAD Network Demultiplexer works in conjunction with the LEAD Network Multiplexer, LEAD Network Sink Filter, and the LEAD Network Source Filter to form a complete communication circle; Client-Server based.

Requirements

Target Platforms

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