Handbook
Glossary
gst_query_new_application ( type structure -- GstQuery* )
Vocabulary
gstreamer
.
ffi
Inputs
type
an
object
structure
an
object
Outputs
GstQuery*
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstQuery*
gst_query_new_application
(
GstQueryType
type, GstStructure* structure )