Jorge Gonçalves Junior

Results 8 comments of Jorge Gonçalves Junior

@LucasCCosta Nice approach! However, following SOLID rules, we cannot change **AbstractValidator** and **LaravelValidator**. In this case I recommend ( and was my solution ) , create a class that extends...

Oh sorry for my english, and for not explain more. You respond few days ago about Rewind, I use this method to loop the video. But I want to cycle...

Im currently working on Pinball Front-End in Go. In background its running the video. And at right its the menu to change game. Inspired by PinballX, Pinup Popper and many...

Sorry, I was making a mistake here. I ended up being able to reload the video and exchange it for another one. Now I have another problem, I have a...

Dont worry, I used the `Close()` method, thank you. About the high memory consumption, any ideas? When I change the video, I use `(media *Media) Close()` to stop the current...