mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-11 19:06:33 +00:00
7 lines
61 B
Text
7 lines
61 B
Text
|
|
||
|
public int Refcount {
|
||
|
get { return this.RefCount; }
|
||
|
}
|
||
|
|
||
|
|