C# 클래스 LongoMatch.Video.Player.GstFramesCapturer

상속: GstPlayer, IFramesCapturer
파일 보기 프로젝트 열기: GNOME/longomatch

공개 메소드들

메소드 설명
GetFrame ( Time pos, bool accurate, int outwidth = -1, int outheight = -1 ) : Image
GstFramesCapturer ( ) : System

메소드 상세

GetFrame() 공개 메소드

public GetFrame ( Time pos, bool accurate, int outwidth = -1, int outheight = -1 ) : Image
pos LongoMatch.Core.Store.Time
accurate bool
outwidth int
outheight int
리턴 Image

GstFramesCapturer() 공개 메소드

public GstFramesCapturer ( ) : System
리턴 System