D
D
Dmitry Korolev2016-11-27 02:11:50
C++ / C#
Dmitry Korolev, 2016-11-27 02:11:50

How to find out the length of a movie texture?

How to get the length of the video movie texture and use it to display the playback position on the slider? and how to deal with it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Korolev, 2018-12-14
@adressmoeistranici

player.seekComplate += обработчик что после перематывания требуется ли запустить воспроизведение;
if (player.isPlaying)
player.pause;
player.time/frame = value;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question