Packages
gstreamer-0.10
Gst
Structure
from_string
Structure
Structure.empty
Structure.id
Structure.id_empty
Structure.valist
@foreach
@get
@set
can_intersect
copy
fixate_field_boolean
fixate_field_nearest_double
fixate_field_nearest_fraction
fixate_field_nearest_int
fixate_field_string
get_boolean
get_clock_time
get_date
get_date_time
get_double
get_enum
get_field_type
get_fourcc
get_fraction
get_int
get_name
get_name_id
get_string
get_uint
get_valist
get_value
has_field
has_field_typed
has_name
id_get
id_get_valist
id_get_value
id_has_field
id_has_field_typed
id_set
id_set_valist
id_set_value
id_take_value
intersect
is_equal
is_subset
map_in_place
n_fields
nth_field_name
remove_all_fields
remove_field
remove_fields
remove_fields_valist
set_name
set_parent_refcount
set_valist
set_value
take_value
to_string
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
get_value
Description:
public
unowned
Value
?
get_value
(
string
fieldname)
Get the value of the field with name
fieldname
.
Parameters:
fieldname
the name of the field to get
Returns:
the
Value
corresponding to the field with the given name.