Package com.brightcove.player.display
Interface ExoPlayerVideoDisplayComponent.Id3MetadataListener
-
- Enclosing class:
- ExoPlayerVideoDisplayComponent
@Deprecated public static interface ExoPlayerVideoDisplayComponent.Id3MetadataListener
Deprecated.UseExoPlayerVideoDisplayComponent.MetadataListener
instead.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
onId3Metadata(java.util.List<com.google.android.exoplayer2.metadata.id3.Id3Frame> id3Frames)
Deprecated.
-