Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Gst
TagList
C# 클래스 Gst.TagList
파일 보기
프로젝트 열기: GStreamer/gstreamer-sharp
1 사용 예제들
공개 메소드들
메소드
설명
Add
(
Gst
mode
,
string
tag
,
object
value
) :
void
this
(
string
tag
) :
object
this
(
string
tag
,
uint
index
) :
object
메소드 상세
Add()
공개
메소드
public
Add
(
Gst
mode
,
string
tag
,
object
value
) :
void
mode
Gst
tag
string
value
object
리턴
void
this()
공개
메소드
public
this
(
string
tag
) :
object
tag
string
리턴
object
this()
공개
메소드
public
this
(
string
tag
,
uint
index
) :
object
tag
string
index
uint
리턴
object