public interface IMediaStreamMetaDataProvider
IMediaStreamMetaDataProvider: Live streaming metadata provider.
| Modifier and Type | Method and Description |
|---|---|
void |
onStreamStart(java.util.List metaDataList,
long timecode)
Called to get the onMetadata data at a particular point in time in the stream
|