mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
8 lines
65 B
Text
8 lines
65 B
Text
|
|
public int Refcount {
|
|
get {
|
|
return this.RefCount;
|
|
}
|
|
}
|
|
|
|
|