EmbeddedVideoInput
If more than one field is provided, an error will be returned.
input EmbeddedVideoInput {
youtube: YoutubeEmbeddedVideoInput
vimeo: VimeoEmbeddedVideoInput
iframe: IframeEmbeddedVideoInput
uploadedVideo: UploadedFileEmbeddedVideoInput
rtmp: RTMPLiveStreamVideoInput
}
Fields
EmbeddedVideoInput.youtube ● YoutubeEmbeddedVideoInput input
EmbeddedVideoInput.vimeo ● VimeoEmbeddedVideoInput input
EmbeddedVideoInput.iframe ● IframeEmbeddedVideoInput input
EmbeddedVideoInput.uploadedVideo ● UploadedFileEmbeddedVideoInput input
EmbeddedVideoInput.rtmp ● RTMPLiveStreamVideoInput input
Member Of
BannerInput input ● OnDemandComponentInput input ● PreRecordedComponentInput input