hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface for HDMI status operations.

    interface ISGIHdmiStatus {
        GetHdcpVersion(): string;
        IsConnected(): boolean;
        IsHdcpActive(version: string): boolean;
    }

    Hierarchy (View Summary)

    Index

    Methods