| gstreamermm
    0.10.11
    | 
An association in an entry. More...
| Public Member Functions | |
| IndexAssociation () | |
| Default constructor. | |
| IndexAssociation (const GstIndexAssociation* castitem) | |
| Constructs a Gst::IndexAssociation from a C GstIndexAssociation type. | |
| Public Attributes | |
| Gst::Format | format | 
| The format of the association. | |
| gint64 | value | 
| The value of the association. | |
An association in an entry.
Default constructor.
| Gst::IndexAssociation::IndexAssociation | ( | const GstIndexAssociation * | castitem | ) |  [explicit] | 
Constructs a Gst::IndexAssociation from a C GstIndexAssociation type.
The castitem is left unaffected; its contents are simply copied.
| castitem | The GstIndexAssociation to copy contents from. | 
The format of the association.
| gint64 Gst::IndexAssociation::value | 
The value of the association.
 1.7.6.1
 1.7.6.1