Interface VideoPlayerEvents.OnCaptionsChangedListener

    • Method Detail

      • onCaptionsChanged

        void onCaptionsChanged​(CaptionsChangedEvent captionsChangedEvent)
        Fired whenever the active captions track is changed manually or via API.
        Parameters:
        captionsChangedEvent - The payload that accompanies the onCaptionsChanged() event.