Click or drag to resize

AudioFrameHeaderSecondsPerFrame Property

seconds per frame; same for every frame e.g. 384 Samples/Frame / 44100 Samples/Second = 8.7mS each

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

Property Value

NullableDouble
See Also