Prosody.Duration 속성

정의

시간(밀리초)을 TextFragment 가져오거나 설정합니다.

public:
 property int Duration { int get(); void set(int value); };
public int Duration { get; set; }
member this.Duration : int with get, set
Public Property Duration As Integer

속성 값

텍스트를 말하는 데 필요한 시간(밀리초)입니다.

적용 대상