mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
8 lines
65 B
Text
8 lines
65 B
Text
|
|
public int Refcount {
|
|
get {
|
|
return this.RefCount;
|
|
}
|
|
}
|
|
|
|
|