C# 클래스 Hudl.FFmpeg.Extensions.TimespanExtensions

파일 보기 프로젝트 열기: hudl/HudlFfmpeg

공개 메소드들

메소드 설명
Milliseconds ( this value ) : System.TimeSpan
Minutes ( this value ) : System.TimeSpan
Seconds ( this value ) : System.TimeSpan

메소드 상세

Milliseconds() 공개 정적인 메소드

public static Milliseconds ( this value ) : System.TimeSpan
value this
리턴 System.TimeSpan

Minutes() 공개 정적인 메소드

public static Minutes ( this value ) : System.TimeSpan
value this
리턴 System.TimeSpan

Seconds() 공개 정적인 메소드

public static Seconds ( this value ) : System.TimeSpan
value this
리턴 System.TimeSpan