This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofGstAppSink Class Reference
#include <ofGstUtils.h>
Inheritance diagram for ofGstAppSink:

Public Member Functions | |
virtual | ~ofGstAppSink () |
virtual GstFlowReturn | on_preroll (std::shared_ptr< GstBuffer > buffer) |
virtual GstFlowReturn | on_buffer (std::shared_ptr< GstBuffer > buffer) |
virtual void | on_eos () |
virtual bool | on_message (GstMessage *msg) |
virtual void | on_stream_prepared () |
Constructor & Destructor Documentation
◆ ~ofGstAppSink()
|
inlinevirtual |
Member Function Documentation
◆ on_buffer()
|
inlinevirtual |
◆ on_eos()
|
inlinevirtual |
◆ on_message()
|
inlinevirtual |
Reimplemented in ofGstVideoPlayer.
◆ on_preroll()
|
inlinevirtual |
◆ on_stream_prepared()
|
inlinevirtual |
Reimplemented in ofGstVideoPlayer.
The documentation for this class was generated from the following file:
- /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/video/ofGstUtils.h