VisemeReachedEventArgs.Duration 属性

定义

获取 viseme 的持续时间。

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

属性值

一个 TimeSpan 对象,表示持续时间 viseme。

适用于