T
- The type of the metadata.public static interface MetadataTrackRenderer.MetadataRenderer<T>
Modifier and Type | Method and Description |
---|---|
void |
onMetadata(T metadata)
Invoked each time there is a metadata associated with current playback time.
|
void onMetadata(T metadata)
metadata
- The metadata to process.