VisemeReachedEventArgs.AudioPosition Property

Definition

Gets the position of the viseme in the audio stream.

public:
 property TimeSpan AudioPosition { TimeSpan get(); };
public TimeSpan AudioPosition { get; }
member this.AudioPosition : TimeSpan
Public ReadOnly Property AudioPosition As TimeSpan

Property Value

A TimeSpan object that represents the position of the viseme.

Applies to