[DataContractAttribute(Namespace = "http://schemas.quine.no/core/v3_0.xsd")]
[XmlTypeAttribute(Namespace = "http://schemas.quine.no/core/v3_0.xsd")]
public class TimecodeTime : IEquatable<TimecodeTime>| TimecodeTime | Initializes a new instance of the TimecodeTime class |
| Dec | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| Equals(TimecodeTime) | |
| From(TimecodeRate, Int64) | |
| From(Int64, Int64, Int64, Int64) | |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetLowerTct | |
| Inc | |
| Parse | |
| ParseSmpte331m | |
| ToFrameNumber | |
| ToSeconds(Boolean) | Convert the timecode to seconds since midnight, rounding the framecounter based on roundUp parameter |
| ToSeconds(TimecodeRate) | Convert the timecode to seconds since midnight |
| ToString | (Overrides ObjectToString) |
| ToTuple | |
| TryParse | |
| TryParseLtcChange |