Interface MediaInfoCommandInput

interface MediaInfoCommandInput {
    id: string;
}

Properties

Properties

id: string