RSS

Пятница, 29.03.2024, 16:01
Главная » WoW API » API Виджеты » Видео-фрейм »

MovieFrame:EnableSubtitles(enable)

[ править ]
Enables or disables subtitles for movies played in the frame.
[клоны]
Enables or disables subtitles for movies played in the frame. Subtitles are not automatically displayed by the MovieFrame; enabling subtitles causes the frame's OnMovieShowSubtitle and OnMovieHideSubtitle script handlers to be run when subtitle text should be displayed.


Signature:
Code
MovieFrame:EnableSubtitles(enable)

Arguments:
  • enable - True to enable display of movie subtitles; false to disable (boolean)

Также смотрите: Видео-фрейм
Ссылки: http://wowprogramming.com/docs/widgets/MovieFrame/EnableSubtitles