reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofGstUtils Member List

This is the complete list of members for ofGstUtils, including all inherited members.

appsinkofGstUtilsprotected
buffer_cb(std::shared_ptr< GstBuffer > buffer)ofGstUtilsvirtual
close()ofGstUtilsvirtual
closingofGstUtilsprotected
eos_cb()ofGstUtilsvirtual
getDuration() constofGstUtils
getDurationNanos() constofGstUtils
getGstElementByName(const std::string &name) constofGstUtils
getGstMainLoop()ofGstUtilsstatic
getIsMovieDone() constofGstUtils
getLoopState() constofGstUtilsinline
getMaxLatencyNanos() constofGstUtils
getMinLatencyNanos() constofGstUtils
getPipeline() constofGstUtils
getPosition() constofGstUtils
getPositionNanos() constofGstUtils
getSink() constofGstUtils
getSpeed() constofGstUtils
isFrameByFrame() constofGstUtils
isLoaded() constofGstUtilsinline
isPaused() constofGstUtilsinline
isPlaying() constofGstUtilsinline
isStreamofGstUtilsprotected
ofGstUtils()ofGstUtils
play()ofGstUtils
preroll_cb(std::shared_ptr< GstBuffer > buffer)ofGstUtilsvirtual
quitGstMainLoop()ofGstUtilsstatic
setFrameByFrame(bool bFrameByFrame)ofGstUtils
setLoopState(ofLoopType state)ofGstUtils
setPaused(bool bPause)ofGstUtils
setPipelineWithSink(std::string pipeline, std::string sinkname="sink", bool isStream=false)ofGstUtils
setPipelineWithSink(GstElement *pipeline, GstElement *sink, bool isStream=false)ofGstUtils
setPosition(float pct)ofGstUtils
setSinkListener(ofGstAppSink *appsink)ofGstUtils
setSpeed(float speed)ofGstUtils
setVolume(float volume)ofGstUtils
startGstMainLoop()ofGstUtilsstatic
startPipeline()ofGstUtils
stop()ofGstUtils
~ofGstUtils()ofGstUtilsvirtual