VisemeReachedEventArgs.Duration プロパティ

定義

口形素の期間を取得します。

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

プロパティ値

口形素の継続時間を表す TimeSpan オブジェクト。

適用対象