Interface LiveThumbnailsInput

interface LiveThumbnailsInput {
    broadcastId: string;
}

Properties

Properties

broadcastId: string