Packages
gstreamer-0.10
Gst
IndexEntry
assoc_flags
assoc_format
assoc_map
assoc_value
copy
format_format
format_key
id_description
n_assocs
type
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
IndexEntry
Object Hierarchy:
Description:
[
Compact
]
public
class
IndexEntry
The basic element of an index.
Namespace:
Gst
Package:
gstreamer-0.10
Content:
Methods:
public
AssocFlags
assoc_flags
()
public
Format
assoc_format
(
int
i)
public
bool
assoc_map
(
Format
format,
out
int64
value)
Gets alternative formats associated with the indexentry.
public
IndexAssociation
assoc_value
(
int
i)
public
IndexEntry
copy
()
Copies an entry and returns the result.
public
Format
format_format
()
public
unowned
string
format_key
()
public
unowned
string
id_description
()
public
int
n_assocs
()
Fields:
public
IndexEntryType
type