Timecode

Timecode constructor

Initializes a new instance of the Timecode class.

public Timecode(TimeFormat format, string timeValue)
ParameterTypeDescription
formatTimeFormatThe time format.
timeValueStringThe time value.

See Also