IHdmiVendorCommandListenerpublic interface IHdmiVendorCommandListener implements android.os.IInterfaceCallback interface definition for HDMI client to get the vendor-specific
commands. |
Methods Summary |
---|
public void | onControlStateChanged(boolean enabled, int reason)
| public void | onReceived(int logicalAddress, int destAddress, byte[] operands, boolean hasVendorId)
|
|