Class VideoChangedListener

  • All Implemented Interfaces:
    EventListener

    public class VideoChangedListener
    extends Object
    implements EventListener
    Light synchronous listener that schedules an asynchronous work to process the video info of a document.

    This VideoInfoWork will in turn schedule two asynchronous works to process the video storyboard and conversions.

    Since:
    5.5
    • Field Detail

      • DISABLE_VIDEO_CONVERSIONS_GENERATION_LISTENER

        public static final String DISABLE_VIDEO_CONVERSIONS_GENERATION_LISTENER
        Since:
        11.1
        See Also:
        Constant Field Values
    • Constructor Detail

      • VideoChangedListener

        public VideoChangedListener()