Video
Describes concrete information about a video asset, attached to some web page or data point.
Content copied to clipboard
elide.page.MediaAsset.Video
Types
Link copied to clipboard
Describes concrete information about a video asset, attached to some web page or data point.
Content copied to clipboard
elide.page.MediaAsset.Video
Link copied to clipboard
Describes information about an individual video asset, which is part of an attached video.
Content copied to clipboard
elide.page.MediaAsset.Video.VideoAsset
Link copied to clipboard
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Describes the assets that back this video media.
Content copied to clipboard
repeated .elide.page.MediaAsset.Video.VideoAsset asset = 5;
Link copied to clipboard
Describes the assets that back this video media.
Content copied to clipboard
repeated .elide.page.MediaAsset.Video.VideoAsset asset = 5;
Link copied to clipboard
Describes the assets that back this video media.
Content copied to clipboard
repeated .elide.page.MediaAsset.Video.VideoAsset asset = 5;
Link copied to clipboard
Describes the assets that back this video media.
Content copied to clipboard
repeated .elide.page.MediaAsset.Video.VideoAsset asset = 5;
Link copied to clipboard
Describes the assets that back this video media.
Content copied to clipboard
repeated .elide.page.MediaAsset.Video.VideoAsset asset = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Description for this video asset.
Content copied to clipboard
string description = 3;
Link copied to clipboard
Description for this video asset.
Content copied to clipboard
string description = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Describes where the video may be streamed from, or accessed.
Content copied to clipboard
.elide.page.VideoProvider provider = 1;
Link copied to clipboard
Describes where the video may be streamed from, or accessed.
Content copied to clipboard
.elide.page.VideoProvider provider = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Duration of the video asset, in milliseconds.
Content copied to clipboard
uint64 run_time = 4;
Link copied to clipboard
Link copied to clipboard
Title to display for this video asset.
Content copied to clipboard
string title = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): MediaAsset.Video
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MediaAsset.Video
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard