|
static GType | get_type () |
| Get the GType for this class, for use with the underlying GObject type system. More...
|
|
§ AllocationParams() [1/3]
Gst::AllocationParams::AllocationParams |
( |
GstAllocationParams * |
gobject, |
|
|
bool |
make_a_copy = true |
|
) |
| |
|
explicit |
§ AllocationParams() [2/3]
§ ~AllocationParams()
Gst::AllocationParams::~AllocationParams |
( |
| ) |
|
§ AllocationParams() [3/3]
Gst::AllocationParams::AllocationParams |
( |
| ) |
|
§ get_align()
gsize Gst::AllocationParams::get_align |
( |
| ) |
const |
§ get_flags()
§ get_padding()
gsize Gst::AllocationParams::get_padding |
( |
| ) |
const |
§ get_prefix()
gsize Gst::AllocationParams::get_prefix |
( |
| ) |
const |
§ get_type()
static GType Gst::AllocationParams::get_type |
( |
| ) |
|
|
static |
Get the GType for this class, for use with the underlying GObject type system.
§ gobj() [1/2]
GstAllocationParams* Gst::AllocationParams::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C instance.
§ gobj() [2/2]
const GstAllocationParams* Gst::AllocationParams::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C instance.
§ gobj_copy()
GstAllocationParams* Gst::AllocationParams::gobj_copy |
( |
| ) |
const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
§ init()
void Gst::AllocationParams::init |
( |
| ) |
|
Initialize params to its default values.
§ operator=()
§ set_align()
void Gst::AllocationParams::set_align |
( |
const gsize & |
value | ) |
|
§ set_flags()
void Gst::AllocationParams::set_flags |
( |
const MemoryFlags& |
value | ) |
|
§ set_padding()
void Gst::AllocationParams::set_padding |
( |
const gsize & |
value | ) |
|
§ set_prefix()
void Gst::AllocationParams::set_prefix |
( |
const gsize & |
value | ) |
|
§ swap()
§ swap()
- Parameters
-
lhs | The left-hand side |
rhs | The right-hand side |
§ wrap()
A Glib::wrap() method for this object.
- 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.
§ gobject_
GstAllocationParams* Gst::AllocationParams::gobject_ |
|
protected |
The documentation for this class was generated from the following file: