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