|
Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
|
Created by mkabore on 27/10/2016. More...
Public Member Functions | |
| void | setMetaDataListener (TdMetaDataListener listener) |
| boolean | sniff (ExtractorInput input) throws IOException |
| void | init (ExtractorOutput output) |
| void | seek (long position, long timeUs) |
| void | release () |
| int | read (ExtractorInput input, PositionHolder seekPosition) throws IOException |
Public Attributes | |
| int | tagType |
| int | tagDataSize |
| long | tagTimestampUs |
Static Public Attributes | |
| static final ExtractorsFactory | FACTORY |
Factory for TdFlvExtractor instances. | |
Created by mkabore on 27/10/2016.
Facilitates the extraction of data from the FLV container format.
|
static |
Factory for TdFlvExtractor instances.