"find_object( str ) -> Object Find the object of a given type.\n\nAvailable types are : aout, decoder, input, httpd, intf, playlist, root, vlc, vout"},
{"find_id",vlcObject_find_id,METH_VARARGS,
"find_id( int ) -> Object Find an object by id"},
{"info",vlcObject_info,METH_NOARGS,
"info( ) -> dict Return information about the object"},
"find_object( str ) -> Object Find the object of a given type.\n\nAvailable types are : aout, decoder, input, httpd, intf, playlist, root, vlc, vout"},
{"find_id",vlcObject_find_id,METH_VARARGS,
"find_id( int ) -> Object Find an object by id"},
{"info",vlcObject_info,METH_NOARGS,
"info( ) -> dict Return information about the object"},