| Interface | Description |
|---|---|
| IMediaListProvider | |
| IMediaReader | |
| IMediaReaderActionNotify | |
| IMediaStream | |
| IMediaStreamActionNotify |
This is the first generation callback interface that you can use to listen on events that occure on a media stream.
|
| IMediaStreamActionNotify2 |
This is the second generation callback interface that you can use to listen on events that occure on a media stream.
|
| IMediaStreamActionNotify3 |
This is the third generation callback interface that you can use to listen on events that occure on a media stream.
|
| IMediaStreamCallback |
Callback that you can register on an
IMediaStream using IMediaStream.addCalbackListener(IMediaStreamCallback) This one is not mentioned in the official docs, in
that they only list registerCallback, registerOnStatus, registerOnPlayStatus methods of IMediaStream |
| IMediaStreamFileMapper | |
| IMediaStreamNameAliasProvider | |
| IMediaStreamNotify | |
| IMediaWriterActionNotify |
| Class | Description |
|---|---|
| FastPlaySettings | |
| MediaStreamMap |