Click or drag to resize

LiteFileAudioLength Property

Gets the length of the audio data.

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

Property Value

NullableInt32
See Also