#include <gstreamermm/videochroma.h>
§ VideoChromaResample() [1/2]
§ VideoChromaResample() [2/2]
  
  | 
        
          | Gst::VideoChromaResample::VideoChromaResample | ( | GstVideoChromaResample * | castitem | ) |  |  | explicit | 
 
 
§ ~VideoChromaResample()
      
        
          | Gst::VideoChromaResample::~VideoChromaResample | ( |  | ) |  | 
      
 
 
§ get_info()
      
        
          | void Gst::VideoChromaResample::get_info | ( | guint & | n_lines, | 
        
          |  |  | gint & | offset | 
        
          |  | ) |  | const | 
      
 
The resampler must be fed n_lines at a time. 
The first line should be at offset.
- Parameters
- 
  
    | n_lines | The number of input lines. |  | offset | The first line. |  
 
 
 
§ gobj() [1/2]
  
  | 
        
          | GstVideoChromaResample* Gst::VideoChromaResample::gobj | ( |  | ) |  |  | inline | 
 
 
§ gobj() [2/2]
  
  | 
        
          | const GstVideoChromaResample* Gst::VideoChromaResample::gobj | ( |  | ) | const |  | inline | 
 
 
§ gobject_
  
  | 
        
          | GstVideoChromaResample* Gst::VideoChromaResample::gobject_ |  | protected |