Table of Contents

Class VideoMetadata

Metadata for a video File.

public class VideoMetadata
Inheritance
object
VideoMetadata

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".