Xeno-rat
Loading...
Searching...
No Matches
NAudio.Utils.WavePositionExtensions Class Reference

WavePosition extension methods. More...

Collaboration diagram for NAudio.Utils.WavePositionExtensions:

Static Public Member Functions

static TimeSpan GetPositionTimeSpan (this IWavePosition @this)
 Gets the position in time as a TimeSpan based on the current wave position.
 

Detailed Description

WavePosition extension methods.

Member Function Documentation

◆ GetPositionTimeSpan()

static TimeSpan NAudio.Utils.WavePositionExtensions.GetPositionTimeSpan ( this IWavePosition @ this)
inlinestatic

Gets the position in time as a TimeSpan based on the current wave position.

Parameters
@thisThe wave position for which to get the time span.
Returns
The position in time as a TimeSpan.

The documentation for this class was generated from the following file: