GstTimedValue

Structure for saving a timestamp and a value. GstClockTime timestamp; timestamp of the value change gdouble value; the corresponding value

Members

Variables

timestamp
GstClockTime timestamp;
Undocumented in source.
value
double value;
Undocumented in source.

Meta