thecocce / zengl

Automatically exported from code.google.com/p/zengl
0 stars 0 forks source link

zglPVideoStream.Info.Duration always returns 0 #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
zglPVideoStream.Info.Duration always returns 0!

How to find out if a playing video has ended?

Original issue reported on code.google.com by wagenhei...@gmail.com on 21 Apr 2012 at 2:05

GoogleCodeExporter commented 9 years ago
This is not a bug, just not implemented feature yet.

>> How to find out if a playing video has ended?
if zglPVideoStream.Frame not changed after 1000/FPS ms.(+ some extra time) - 
video has ended.

Original comment by dr.andru@gmail.com on 22 Apr 2012 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by dr.andru@gmail.com on 5 May 2012 at 11:39