Click or drag to resize

LiteFileDuration Property

The audio duration in seconds (the play time).

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public TimeSpan? Duration { get; }

Property Value

NullableTimeSpan
See Also