共用方式為


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) 的持續期間。

適用於