Skip to content

Looping on Movie class is not working #3

Open
@shlomihod

Description

@shlomihod

When using the looping method of Movie class before calling to play method, it's not working, i.e. the video is played just once.

I guess it's because already in the Movie class constructor, the looping of the Android's MediaPlayer is set (through initPlayer). However, it's possible to use the loop method only after the constructor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions