Variables required for GStreamer.
More...
#include <GstVars.h>
Variables required for GStreamer.
Definition at line 12 of file GstVars.h.
GstElement* MediaController::GstVars::audioDec |
GstElement* MediaController::GstVars::audioDepay |
GstElement* MediaController::GstVars::audioSink |
GstElement* MediaController::GstVars::bin |
guint MediaController::GstVars::busWatchId |
GstCaps* MediaController::GstVars::caps |
std::string MediaController::GstVars::cookie |
unsigned long MediaController::GstVars::currentTimestamp |
The current timestamp of the stream.
Definition at line 37 of file GstVars.h.
void* MediaController::GstVars::eventData |
Store the custom data from caller and send back on event callback.
Definition at line 62 of file GstVars.h.
std::string MediaController::GstVars::hostIp |
bool MediaController::GstVars::isMjpeg |
bool MediaController::GstVars::isPipelineActive |
uint32_t MediaController::GstVars::lastTimestamp |
The last timestamp received from the stream.
Definition at line 42 of file GstVars.h.
GstPadLinkReturn MediaController::GstVars::linkReturn |
std::string MediaController::GstVars::location |
GMainLoop* MediaController::GstVars::loop |
std::string MediaController::GstVars::multicastAddress |
The list of timestamp event observers.
Definition at line 32 of file GstVars.h.
GstElement* MediaController::GstVars::pipeline |
gint MediaController::GstVars::rtcpPort |
GstElement* MediaController::GstVars::rtcpSink |
gint MediaController::GstVars::rtcpSinkPort |
GstElement* MediaController::GstVars::rtcpSrc |
uint64_t MediaController::GstVars::rtcpTimestamp |
The latest timestamp received from an RTCP packet.
Definition at line 47 of file GstVars.h.
std::string MediaController::GstVars::rtpCaps |
gint MediaController::GstVars::rtpPort |
GstPad* MediaController::GstVars::sinkPad |
float MediaController::GstVars::speed |
The current speed of the stream.
Definition at line 57 of file GstVars.h.
GstElement* MediaController::GstVars::src |
GstPad* MediaController::GstVars::srcPad |
GstElement* MediaController::GstVars::videoDec |
GstElement* MediaController::GstVars::videoDepay |
GstElement* MediaController::GstVars::videoSink |
guintptr MediaController::GstVars::windowHandle |
The documentation for this struct was generated from the following file:
- C:/Git/VxSDK-Samples/MediaController/Include/GstVars.h