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: dict[str, str] | None = NoneAdditional metadata for the media resource.
http_headersclass-attributeinstance-attribute
http_headers: dict[str, str] | None = NoneHTTP headers to be used for the media resource.