public static interface SampleQueue.UpstreamFormatChangedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onUpstreamFormatChanged(Format format)
Called on the loading thread when an upstream format change occurs.
|
void onUpstreamFormatChanged(Format format)
format - The new upstream format.