Class VideoMetadata
Metadata for a video File.
public class VideoMetadata
- Inheritance
-
objectVideoMetadata
Properties
VideoDuration
Duration of the video.
public string VideoDuration { get; set; }
Property Value
- string
Remarks
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".