Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
you can not copy a video frame as bitmapdata.
Видео кадр нельзя скопировать в bitmapdata.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
in order to apply flash filters (i.e. blur filter) to video stream flash media server should give such permission. the permission gives access to the bitmapdata of video frames from flash video players. responsible for the feature parameter is called videosampleaccess. you should enable it in application.xml configuration file (probably you will find some template for that in file already). sample config code:
Сперва разрешим клиентским приложениям (flash видео плеер) доступ к графической информации видео кадров. За это отвечает параметр videosampleaccess. Его нужно прописать в файле application.xml (скорее всего там уже есть заготовка).
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :