Interface to define a stream that represents an HDMI Output.

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

Syntax

C#
public interface IBasicHdmiOutput : ICec, 
	IConnectedDevice

See Also