go
GstChildProxyInterface.getChildByIndex
gstreamer
c
types
GstChildProxyInterface
struct
GstChildProxyInterface
extern (
C
)
GObject
*
function
(
GstChildProxy
*
parent
,
uint
index
)
getChildByIndex
;
Return Value
the child object or
NULL
if not found (index too high). Unref after usage.
MT safe.
gstreamer
c
types
GstChildProxyInterface
variables
childAdded
childRemoved
getChildByIndex
getChildByName
getChildrenCount
parent