Type Alias StreamVideoTemplate

StreamVideoTemplate: {
    body: StreamVideoTemplateBody;
    type: "HLS_V3";
}