Package com.brightcove.player.display
Interface ExoPlayerVideoDisplayComponent.MetadataListener
-
- Enclosing class:
- ExoPlayerVideoDisplayComponent
public static interface ExoPlayerVideoDisplayComponent.MetadataListener
Listener for receivingMetadata
parsed from the media stream.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onMetadata(com.google.android.exoplayer2.metadata.Metadata metadata)
-