Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Gst
DynamicSignal.GTypeSignalKey
C# Class Gst.DynamicSignal.GTypeSignalKey
Datei anzeigen
Open project: GStreamer/gstreamer-sharp
Public Methods
Method
Description
Equals
(
object
o
) :
bool
GTypeSignalKey
(
GLib.GType
type
,
string
name
) :
System
GetHashCode
( ) :
int
Method Details
Equals()
public
method
public
Equals
(
object
o
) :
bool
o
object
return
bool
GTypeSignalKey()
public
method
public
GTypeSignalKey
(
GLib.GType
type
,
string
name
) :
System
type
GLib.GType
name
string
return
System
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int