Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SharpFFmpeg
AVStream
C# 클래스 SharpFFmpeg.AVStream
상속:
IAVStream
파일 보기
프로젝트 열기: crazyender/FFMPEG.net
공개 메소드들
메소드
설명
AVStream
(
IntPtr
fileContext
) :
System
Close
( ) :
void
GetNext
( ) :
IAVFrame
SetPosition
(
long
position
) :
bool
메소드 상세
AVStream()
공개
메소드
public
AVStream
(
IntPtr
fileContext
) :
System
fileContext
System.IntPtr
리턴
System
Close()
공개
메소드
public
Close
( ) :
void
리턴
void
GetNext()
공개
메소드
public
GetNext
( ) :
IAVFrame
리턴
IAVFrame
SetPosition()
공개
메소드
public
SetPosition
(
long
position
) :
bool
position
long
리턴
bool