Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
com.tritondigital.player.exoplayer.extractor.flv.TdScriptTagPayloadLoader Class Reference

Created by mkabore on 27/10/2016. More...

Inherits com.tritondigital.player.exoplayer.extractor.flv.TdTagPayloadReader.

Public Member Functions

 TdScriptTagPayloadLoader (TrackOutput output, TdMetaDataListener listener)
 
long getDurationUs ()
 
void seek ()
 

Protected Member Functions

boolean parseHeader (ParsableByteArray data)
 
void parsePayload (ParsableByteArray data, long timeUs) throws ParserException
 

Detailed Description

Created by mkabore on 27/10/2016.

Parses Script Data tags from an FLV stream and extracts metadata information.

Constructor & Destructor Documentation

◆ TdScriptTagPayloadLoader()

com.tritondigital.player.exoplayer.extractor.flv.TdScriptTagPayloadLoader.TdScriptTagPayloadLoader ( TrackOutput  output,
TdMetaDataListener  listener 
)
Parameters
outputA TrackOutput to which samples should be written.

The documentation for this class was generated from the following file: