#include <gstreamermm/padtemplate.h>
|  | 
| static GType | get_type () | 
|  | Get the GType for this class, for use with the underlying GObject type system.  More... 
 | 
|  | 
§ StaticPadTemplate() [1/4]
§ StaticPadTemplate() [2/4]
§ StaticPadTemplate() [3/4]
      
        
          | Gst::StaticPadTemplate::StaticPadTemplate | ( |  | ) |  | 
      
 
 
§ StaticPadTemplate() [4/4]
  
  | 
        
          | Gst::StaticPadTemplate::StaticPadTemplate | ( | const GstStaticPadTemplate * | gobject | ) |  |  | explicit | 
 
 
§ get()
§ get_caps() [1/2]
Gets the capabilities of the static pad template. 
- Returns
- The Gst::Caps of the static pad template. Unref after usage. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it. 
 
 
§ get_caps() [2/2]
Gets the capabilities of the static pad template. 
- Returns
- The Gst::Caps of the static pad template. Unref after usage. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it. 
 
 
§ get_direction()
      
        
          | PadDirection Gst::StaticPadTemplate::get_direction | ( |  | ) | const | 
      
 
 
§ get_name_template()
      
        
          | Glib::ustring Gst::StaticPadTemplate::get_name_template | ( |  | ) | const | 
      
 
Get the nametemplate of the padtemplate. 
 
 
§ get_presence()
      
        
          | PadPresence Gst::StaticPadTemplate::get_presence | ( |  | ) | const | 
      
 
 
§ get_type()
  
  | 
        
          | static GType Gst::StaticPadTemplate::get_type | ( |  | ) |  |  | static | 
 
Get the GType for this class, for use with the underlying GObject type system. 
 
 
§ gobj() [1/2]
  
  | 
        
          | GstStaticPadTemplate* Gst::StaticPadTemplate::gobj | ( |  | ) |  |  | inline | 
 
Provides access to the underlying C instance. 
 
 
§ gobj() [2/2]
  
  | 
        
          | const GstStaticPadTemplate* Gst::StaticPadTemplate::gobj | ( |  | ) | const |  | inline | 
 
Provides access to the underlying C instance. 
 
 
§ operator=() [1/2]
§ operator=() [2/2]
§ wrap() [1/2]
- Parameters
- 
  
  
- Returns
- A C++ instance that wraps this C instance. 
 
 
§ wrap() [2/2]
- Parameters
- 
  
  
- Returns
- A C++ instance that wraps this C instance. 
 
 
§ gobject_
  
  | 
        
          | GstStaticPadTemplate Gst::StaticPadTemplate::gobject_ |  | protected |