C# Class LongoMatch.Video.Player.GstFramesCapturer

Inheritance: GstPlayer, IFramesCapturer
Afficher le fichier Open project: GNOME/longomatch

Méthodes publiques

Méthode Description
GetFrame ( Time pos, bool accurate, int outwidth = -1, int outheight = -1 ) : Image
GstFramesCapturer ( ) : System

Method Details

GetFrame() public méthode

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

GstFramesCapturer() public méthode

public GstFramesCapturer ( ) : System
Résultat System