public interface IHTTPStreamerSmoothLivePacketizerDataTrackHandler
| Modifier and Type | Method | Description |
|---|---|---|
String |
getTrackData(long timeCode) |
Called to return track data for the given timecode.
|
com.wowza.wms.httpstreamer.smoothstreaming.model.SmoothStreamingDataTrack |
getTrackInfo() |
Get the track info for this data track.
|
String getTrackData(long timeCode)
timeCode - mscom.wowza.wms.httpstreamer.smoothstreaming.model.SmoothStreamingDataTrack getTrackInfo()