Interface to define a stream that represents a DM Input.

Namespace: Crestron.SimplSharpPro.DM
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public interface IBasicDMInput : IVideoAttributesEnhanced, 
	IVideoAttributesBasic

See Also