| gstreamermm
    1.10.0
    | 
Information for a video format. More...
#include <gstreamermm/videoformat.h>
| Public Member Functions | |
| VideoFormatInfo (const GstVideoFormatInfo* castitem) | |
| virtual | ~VideoFormatInfo () | 
| const GstVideoFormatInfo* | gobj () const | 
| VideoFormat | get_format () const | 
| Glib::ustring | get_name () const | 
| Glib::ustring | get_description () const | 
| VideoFormatFlags | get_flags () const | 
| guint | get_bits () const | 
| guint | get_n_components () const | 
| guint | get_n_planes () const | 
| VideoFormat | get_unpack_format () const | 
| gint | get_pack_lines () const | 
Information for a video format.
| 
 | explicit | 
| 
 | virtual | 
| guint Gst::VideoFormatInfo::get_bits | ( | ) | const | 
| Glib::ustring Gst::VideoFormatInfo::get_description | ( | ) | const | 
| VideoFormatFlags Gst::VideoFormatInfo::get_flags | ( | ) | const | 
| VideoFormat Gst::VideoFormatInfo::get_format | ( | ) | const | 
| guint Gst::VideoFormatInfo::get_n_components | ( | ) | const | 
| guint Gst::VideoFormatInfo::get_n_planes | ( | ) | const | 
| Glib::ustring Gst::VideoFormatInfo::get_name | ( | ) | const | 
| gint Gst::VideoFormatInfo::get_pack_lines | ( | ) | const | 
| VideoFormat Gst::VideoFormatInfo::get_unpack_format | ( | ) | const | 
| 
 | inline | 
 1.8.13
 1.8.13