Interface VideoPlayerEvents.OnCaptionsListListener

    • Method Detail

      • onCaptionsList

        void onCaptionsList​(CaptionsListEvent captionsListEvent)
        Fired when the list of available captions tracks is updated.
        Parameters:
        captionsListEvent - The payload that accompanies the onCaptionsList() event.