Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

Video Player - IsLoop property implemented?

$
0
0

@_NS_MONO wrote:

Good day,

I recently moved over to monogame from XNA developing for Windows desktop mainly,

I've been searching all over for a solution and I was hoping someone here might point me in the right direction. I've read many posts that I could find with no real solution.

I'm trying to play a video in monogame (loop). I've noticed huge memory leaks 'trying' to loop the video via update function (player.state == Mediastate.stopped).

My problem is, is the property "IsLoop" implemented? I've tried both C# and VB with no luck.

My specs are:
OS: Windows 10 x64
Monogame: v3.7.1
VS: 2017

A snippet of code with my error:

I'll appreciate any input.

Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles