public interface TrackNameProvider
Formats to user readable track names.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTrackName(com.google.android.exoplayer2.Format format)
Returns a user readable track name for the given
Format. |