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