Managed DirectShow Programming Reference

UnicastSink.EndPoint Property

[This is preliminary documentation and subject to change.]

Gets or sets the IPEndPoint to expose the stream on.

public  EndPoint {get; set;}

Remarks

Default end point is port 40100 on Any interface.

Exceptions

Exception Type Condition
ArgumentNullException The property is being assigned a null reference.

See Also

UnicastSink Class | KvTv.DirectShow.Components Namespace