DiscovererVideoInfo - Gst::DiscovererStreamInfo specific to video streams (this includes images). More...
List of all members.
Detailed Description
DiscovererVideoInfo - Gst::DiscovererStreamInfo specific to video streams (this includes images).
Constructor & Destructor Documentation
Member Function Documentation
- Returns:
- The average or nominal bitrate of the video stream in bits/second.
- Returns:
- The depth in bits of the video stream.
- Returns:
- The framerate of the video stream (denominator).
- Returns:
- The framerate of the video stream (numerator).
- Returns:
- The height of the video stream in pixels.
- Returns:
- The maximum bitrate of the video stream in bits/second.
- Returns:
- The Pixel Aspect Ratio (PAR) of the video stream (denominator).
- Returns:
- The Pixel Aspect Ratio (PAR) of the video stream (numerator).
- Returns:
- The width of the video stream in pixels.
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
Reimplemented from Gst::DiscovererStreamInfo.
- Returns:
- #
true
if the video stream corresponds to an image (i.e. only contains one frame).
- Returns:
true
if the stream is interlaced, else false
.
Friends And Related Function Documentation
- Parameters:
-
object | The C instance |
take_copy | false if the result should take ownership of the C instance. true if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file:
- gstreamermm/discovererinfo.h