C# Класс LongoMatch.Video.Player.GstFramesCapturer

Наследование: GstPlayer, IFramesCapturer
Показать файл Открыть проект

Открытые методы

Метод Описание
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