![]() |
![]() |
![]() |
lomo Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
LomoStatsLomoStats — LomoPlayer stats |
LomoStats; LomoStatsClass; LomoPlayer * lomo_stats_get_player (LomoStats *self
); gint64 lomo_stats_get_time_played (LomoStats *self
); LomoStats * lomo_stats_new (LomoPlayer *player
);
LomoPlayer * lomo_stats_get_player (LomoStats *self
);
Gets the LomoPlayer associated with self
|
A LomoStats |
Returns : |
The LomoPlayer. [transfer none] |
gint64 lomo_stats_get_time_played (LomoStats *self
);
Gets how many time current stream has been played
|
A LomoStats |
Returns : |
Time in microseconds |