Uses of Class
ca.phon.app.session.editor.view.media_player.MediaPlayerEditorView
Package
Description
-
Uses of MediaPlayerEditorView in ca.phon.app.session.editor.view.media_player
Modifier and TypeFieldDescriptionstatic final EditorEventType<MediaPlayerEditorView>
MediaPlayerEditorView.MediaLoaded
Custom editor event signaled when media loaded Event data: media file (as string)static final EditorEventType<MediaPlayerEditorView>
MediaPlayerEditorView.MediaUnloaded
-
Uses of MediaPlayerEditorView in ca.phon.app.session.editor.view.media_player.actions
ModifierConstructorDescriptionGoToAction
(SessionEditor editor, MediaPlayerEditorView view) GoToEndOfSegmentedAction
(SessionEditor editor, MediaPlayerEditorView view) GoToEndOfSegmentedAction
(SessionEditor editor, MediaPlayerEditorView view, Participant part) MediaPlayerAction
(SessionEditor editor, MediaPlayerEditorView view) TakeSnapshotAction
(SessionEditor editor, MediaPlayerEditorView view) ToggleAdjustVideoAction
(SessionEditor editor, MediaPlayerEditorView view)