Module gstreamer_base:: functions
source · Functions§
- Tries to find what type of data is flowing from the given source
gst::Pad. - Tries to find what type of data is contained in the given
gst::Buffer, the assumption being that the buffer represents the beginning of the stream or file. - Tries to find if type of media contained in the given
gst::Buffer, matchescapsspecified, assumption being that the buffer represents the beginning of the stream or file. - Tries to find what type of data is contained in the given
gst::Buffer, the assumption being that the buffer represents the beginning of the stream or file. - Tries to find what type of data is contained in the given
data, the assumption being that the data represents the beginning of the stream or file. - Tries to find if type of media contained in the given
data, matches thecapsspecified, assumption being that the data represents the beginning of the stream or file. - Tries to find what type of data is contained in the given
data, the assumption being that the data represents the beginning of the stream or file. - Tries to find the best
gst::Capsassociated withextension. - Tries to find the best
GstTypeFindFactoryassociated withcaps.