←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.