Interface ITimecoded
Interface for objects that provide time information.
public interface ITimecoded
- Extension Methods
Properties
Timecode
Gets or sets the time value in seconds.
TimeSpan Timecode { get; set; }
Interface for objects that provide time information.
public interface ITimecoded
Gets or sets the time value in seconds.
TimeSpan Timecode { get; set; }