VideoMedia
Represents a media resource for video playback.
Properties
extras- Additional metadata for the media resource.http_headers- HTTP headers to be used for the media resource.resource- URI of the media resource.
Properties
extrasclass-attributeinstance-attribute
extras: Optional[dict[str, str]] = NoneAdditional metadata for the media resource.
http_headersclass-attributeinstance-attribute
http_headers: Optional[dict[str, str]] = NoneHTTP headers to be used for the media resource.