Interface InputShowCodecParams

InputShowCodecParams ($ref: "Input.ShowCodec.Params") Parameters for the ShowCodec method.

interface InputShowCodecParams {
    playerid: number;
}

Properties

Properties

playerid: number