polybiusproxy / hxCodec

Haxe library for native video playback on HaxeFlixel and OpenFL.
https://lib.haxe.org/p/hxCodec
Mozilla Public License 2.0
109 stars 71 forks source link

How do check if a video finishes playing? #253

Closed Miguel010102 closed 1 year ago

Miguel010102 commented 1 year ago

Yeah, just that, how do you check if a video finishes playing? is there a callback or something?

MAJigsaw77 commented 1 year ago

If you use VideoHandler or VideoSprite there'sfinishCallback, if you instead use only VLCBitmap there's onEndReached