C# 클래스 NScumm.Core.Video.FixedRateVideoTrack

상속: VideoTrack
파일 보기 프로젝트 열기: scemino/nscumm

공개 메소드들

메소드 설명
GetFrameAtTime ( Timestamp time ) : uint
GetFrameTime ( uint frame ) : Timestamp
GetNextFrameStartTime ( ) : uint

메소드 상세

GetFrameAtTime() 공개 메소드

public GetFrameAtTime ( Timestamp time ) : uint
time Timestamp
리턴 uint

GetFrameTime() 공개 메소드

public GetFrameTime ( uint frame ) : Timestamp
frame uint
리턴 Timestamp

GetNextFrameStartTime() 공개 메소드

public GetNextFrameStartTime ( ) : uint
리턴 uint