Triton Mobile SDK for Android
3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
►
C
Activity
C
com.tritondigital.ads.InterstitialActivity
To be used only by class Interstitial
C
com.tritondigital.ads.Ad
Advertisement bundle keys
C
com.tritondigital.ads.AdLoader
Loads an ad from an ad request
►
C
AdLoader.AdLoaderListener
C
com.tritondigital.sdksample.ads.CustomAdsActivity
This sample shows a custom UI implementation
►
C
com.tritondigital.ads.AdLoader.AdLoaderListener
A listener for receiving AdLoader notifications
C
com.tritondigital.ads.SyncBannerView
High-end banner able to load an ad from a cue point
C
com.tritondigital.ads.AdRequestBuilder
Helps create on-demand ad request URLs
C
com.tritondigital.util.AnalyticsTracker
►
C
AppCompatActivity
C
com.tritondigital.sdksample.MainActivity
►
C
com.tritondigital.sdksample.ads.AdsActivity
Shows how to display an on-demand ad
C
com.tritondigital.sdksample.ads.CustomAdsActivity
This sample shows a custom UI implementation
C
com.tritondigital.sdksample.ads.InterstitialAdsActivity
Shows how to display an on-demand interstitial ad
C
com.tritondigital.sdksample.player.CuePointHistoryActivity
Shows how to get the cue point history of a mount
C
com.tritondigital.sdksample.player.SbmPlayerActivity
This example shows how to receive metadata when creating a custom player
►
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
C
com.tritondigital.sdksample.player.MultiStationsPlayerActivity
Created by mkabore on 31/08/2017
C
com.tritondigital.sdksample.player.StationPlayerActivity
Shows how to play a station using Triton Player
C
com.tritondigital.sdksample.player.StreamPlayerActivity
Shows how to play a basic media stream from a URL
C
com.tritondigital.util.Assert
Does assertions
►
C
AsyncTask
C
com.tritondigital.util.HttpGetRequest
C
com.tritondigital.net.streaming.proxy.decoder.AudioConfig
Stores all parameters needed to interpret the Audio Data, such as which type of media it is
C
com.tritondigital.net.streaming.proxy.decoder.StreamContainerDecoder.AudioDataDecodedListener
Interface definition for a callback to be invoked when new metadata is decoded from the stream
►
C
StreamContainerDecoder.AudioDataDecodedListener
►
C
com.tritondigital.net.streaming.proxy.dataprovider.DataProvider
Base class for different kind of Data packets provider
C
com.tritondigital.net.streaming.proxy.dataprovider.raw.RawPacketProvider
►
C
com.tritondigital.net.streaming.proxy.dataprovider.rtp.RtpPacketProvider
C
com.tritondigital.net.streaming.proxy.dataprovider.rtp.RtpPacketProviderMpeg4Generic
A class to create RTP Packet using the MPEG4-GENERIC profile, based on RFC 3640 (
http://www.rfc-editor.org/rfc/rfc3640.txt
)
C
com.tritondigital.util.AuthUtil
Utility to create an authentication token
C
com.tritondigital.util.AuthUtilTest
C
com.tritondigital.ads.BannerView.BannerListener
A listener for receiving BannerView notifications
C
com.tritondigital.sdksample.ads.BannersWrapper
Wraps multiple banner sizes
C
com.tritondigital.ads.BannerViewTest
Created by mkabore on 25/07/2017
C
com.tritondigital.ads.BuildConfig
C
com.tritondigital.net.streaming.proxy.BuildConfig
C
com.tritondigital.player.BuildConfig
C
com.tritondigital.sdksample.BuildConfig
C
com.tritondigital.tdsdk.BuildConfig
C
com.tritondigital.util.BuildConfig
C
com.tritondigital.sdksample.player.CastReceiverSender
Created by mkabore on 14/12/2017
C
com.tritondigital.net.streaming.proxy.decoder.AudioConfig.ChannelCount
The supported number of channels per stream
►
C
com.tritondigital.net.streaming.proxy.client.Client
Base class for any network client allowing connection to a stream
C
com.tritondigital.net.streaming.proxy.client.http.HttpClient
Implementation of a Client that connects to a stream using an HTTP GET that typically never closes
C
com.tritondigital.player.CuePoint
Cue point keys
C
com.tritondigital.player.CuePointHistory
Requests the cue point history from Triton's servers
C
com.tritondigital.player.CuePointHistoryAndroidTest
Created by mkabore on 09/08/2017
C
com.tritondigital.player.CuePointHistory.CuePointHistoryListener
Callback for receiving the CuePoint history
►
C
CuePointHistory.CuePointHistoryListener
C
com.tritondigital.sdksample.player.CuePointHistoryActivity
Shows how to get the cue point history of a mount
►
C
Client.DataReceivedListener
►
C
com.tritondigital.net.streaming.proxy.decoder.StreamContainerDecoder
C
com.tritondigital.net.streaming.proxy.decoder.flv.FlvDecoder
Decodes an Flv Stream to extract the AudioData and the MetaData
C
com.tritondigital.net.streaming.proxy.client.Client.DataReceivedListener
Interface definition for a callback to be invoked when new data is received from the stream
C
com.tritondigital.util.Debug
C
com.tritondigital.util.DisplayUtil
Utility methods
C
com.tritondigital.util.DisplayUtilTest
C
com.tritondigital.net.streaming.proxy.client.Client.StateChangedListener.ErrorDetail
All different reason for error, used when notifying the listener about an error (onClientError)
C
com.tritondigital.net.streaming.proxy.dataprovider.rtp.RtpPacketProvider.StateChangedListener.ErrorDetail
All different reason for error, used when notifying the listener about an error (onServerError)
C
com.tritondigital.net.streaming.proxy.Proxy.StateChangedListener.ErrorDetail
All different reason for error, used when notifying the listener about an error (onServerError)
C
com.tritondigital.net.streaming.proxy.server.Server.StateChangedListener.ErrorDetail
All different reason for error, used when notifying the listener about an error (onServerError)
►
C
Extractor
C
com.tritondigital.player.exoplayer.extractor.flv.TdFlvExtractor
Created by mkabore on 27/10/2016
►
C
ExtractorsFactory
C
com.tritondigital.player.exoplayer.extractor.flv.TdDefaultExtractorsFactory
Created by mkabore on 31/10/2016
C
com.tritondigital.net.streaming.proxy.server.http.HttpHeaderField.Field
C
com.tritondigital.net.streaming.proxy.server.rtsp.RtspHeaderField.Field
►
C
FrameLayout
►
C
com.tritondigital.ads.BannerView
The View to display banner ads
C
com.tritondigital.ads.SyncBannerView
High-end banner able to load an ad from a cue point
►
C
InputStream
C
com.tritondigital.net.streaming.proxy.utils.QueueInputStream
C
com.tritondigital.ads.Interstitial
Displays a full-screen Triton ad
C
com.tritondigital.ads.InterstitialActivityTest
C
com.tritondigital.ads.Interstitial.InterstitialListener
A listener for receiving Interstitial notifications
►
C
Interstitial.InterstitialListener
C
com.tritondigital.sdksample.ads.InterstitialAdsActivity
Shows how to display an on-demand interstitial ad
C
com.tritondigital.util.LocationUtil
Contains utility methods to help use the location manager in an app
C
com.tritondigital.net.streaming.proxy.utils.Log
Class to facilitate logging
C
com.tritondigital.util.Log
Basic log wrapper
►
C
com.tritondigital.player.MediaPlayer
Base class for a media player
C
com.tritondigital.player.AndroidPlayer
Wraps Android's native player
C
com.tritondigital.player.SbmPlayer
Side-Band Metadata player
C
com.tritondigital.player.StationPlayer
Plays a station provided by Triton Digital
C
com.tritondigital.player.StreamPlayer
Low level streaming player
C
com.tritondigital.player.TdExoPlayer
Wraps Android's native player
C
com.tritondigital.player.TritonPlayer
Plays a station provided by Triton Digital or an on-demand stream
C
com.tritondigital.net.streaming.proxy.decoder.AudioConfig.MediaType
All supported media types
C
com.tritondigital.net.streaming.proxy.decoder.StreamContainerDecoder.MetaDataDecodedListener
Interface definition for a callback to be invoked when new metadata is decoded from the stream
C
com.tritondigital.net.streaming.proxy.server.http.HttpMethod.Method
C
com.tritondigital.net.streaming.proxy.server.rtsp.RtspMethod.Method
C
com.tritondigital.util.NetworkUtil
Network utility methods
C
com.tritondigital.player.MediaPlayer.OnAnalyticsReceivedListener
Callback for receiving analytics event
►
C
MediaPlayer.OnAnalyticsReceivedListener
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
►
C
AudioManager.OnAudioFocusChangeListener
C
com.tritondigital.ads.InterstitialActivity
To be used only by class Interstitial
►
C
CompoundButton.OnCheckedChangeListener
C
com.tritondigital.sdksample.player.CuePointHistoryActivity
Shows how to get the cue point history of a mount
►
C
View.OnClickListener
C
com.tritondigital.sdksample.ads.AdsActivity
Shows how to display an on-demand ad
C
com.tritondigital.sdksample.player.CuePointHistoryActivity
Shows how to get the cue point history of a mount
C
com.tritondigital.sdksample.player.SbmPlayerActivity
This example shows how to receive metadata when creating a custom player
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
C
com.tritondigital.player.MediaPlayer.OnCloudStreamInfoReceivedListener
Callback for receiving timeshift programs event
►
C
MediaPlayer.OnCloudStreamInfoReceivedListener
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
►
C
MediaPlayer.OnCompletionListener
C
com.tritondigital.ads.InterstitialActivity
To be used only by class Interstitial
C
com.tritondigital.sdksample.ads.CustomAdsActivity
This sample shows a custom UI implementation
►
C
com.tritondigital.player.MediaPlayer.OnCuePointReceivedListener
Callback for receiving CuePoint
C
com.tritondigital.sdksample.player.SbmPlayerActivity
This example shows how to receive metadata when creating a custom player
►
C
MediaPlayer.OnCuePointReceivedListener
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
►
C
TextView.OnEditorActionListener
C
com.tritondigital.sdksample.player.CuePointHistoryActivity
Shows how to get the cue point history of a mount
►
C
MediaPlayer.OnErrorListener
C
com.tritondigital.ads.InterstitialActivity
To be used only by class Interstitial
C
com.tritondigital.sdksample.ads.CustomAdsActivity
This sample shows a custom UI implementation
C
com.tritondigital.sdksample.player.SbmPlayerActivity
This example shows how to receive metadata when creating a custom player
C
com.tritondigital.player.MediaPlayer.OnInfoListener
Callback for receiving player info
►
C
MediaPlayer.OnInfoListener
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
C
com.tritondigital.player.MediaPlayer.OnMetaDataReceivedListener
Callback for receiving Metadata
►
C
MediaPlayer.OnMetaDataReceivedListener
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
►
C
MediaPlayer.OnPreparedListener
C
com.tritondigital.ads.InterstitialActivity
To be used only by class Interstitial
C
com.tritondigital.sdksample.player.SbmPlayerActivity
This example shows how to receive metadata when creating a custom player
►
C
SeekBar.OnSeekBarChangeListener
C
com.tritondigital.sdksample.player.StationPlayerActivity
Shows how to play a station using Triton Player
C
com.tritondigital.sdksample.player.StreamPlayerActivity
Shows how to play a basic media stream from a URL
►
C
com.tritondigital.player.MediaPlayer.OnStateChangedListener
Callback for receiving state changes
C
com.tritondigital.sdksample.player.SbmPlayerActivity
This example shows how to receive metadata when creating a custom player
►
C
MediaPlayer.OnStateChangedListener
C
com.tritondigital.sdksample.player.TritonPlayerActivity
Common code for example of Triton Player uses
►
C
com.tritondigital.net.streaming.proxy.dataprovider.Packet
Interface for all types of Packets
C
com.tritondigital.net.streaming.proxy.dataprovider.raw.RawPacket
C
com.tritondigital.net.streaming.proxy.dataprovider.rtp.RtpPacket
C
com.tritondigital.player.PlayerConsts
File used by Doxygen for documentation consistency
C
com.tritondigital.player.PlayerUtil
C
com.tritondigital.player.ProvisioningAndroidTest
Created by mkabore on 09/08/2017
C
com.tritondigital.net.streaming.proxy.Proxy
C
com.tritondigital.net.streaming.proxy.ProxyFactory
C
com.tritondigital.net.streaming.proxy.decoder.AudioConfig.SamplingRate
The supported sampling rate
C
com.tritondigital.util.SdkUtil
►
C
com.tritondigital.net.streaming.proxy.server.Server
C
com.tritondigital.net.streaming.proxy.server.http.HttpServer
C
com.tritondigital.net.streaming.proxy.server.rtsp.RtspServer
C
com.tritondigital.net.streaming.proxy.client.Client.State
All different states in which the client can be
C
com.tritondigital.net.streaming.proxy.Proxy.State
C
com.tritondigital.net.streaming.proxy.server.Server.State
All different states in which the server can be
C
com.tritondigital.net.streaming.proxy.client.Client.StateChangedListener
Interface to be implemented in order to be notified about the important changes of state of the client
C
com.tritondigital.net.streaming.proxy.dataprovider.raw.RawPacketProvider.StateChangedListener
Interface to be implemented in order to be notified about the important changes of state of the server
C
com.tritondigital.net.streaming.proxy.dataprovider.rtp.RtpPacketProvider.StateChangedListener
Interface to be implemented in order to be notified about the important changes of state of the server
C
com.tritondigital.net.streaming.proxy.Proxy.StateChangedListener
Interface to be implemented in order to be notified about the important changes of state of the server
C
com.tritondigital.net.streaming.proxy.server.Server.StateChangedListener
Interface to be implemented in order to be notified about the important changes of state of the server
C
com.tritondigital.net.streaming.proxy.server.http.HttpResponseStatus.Status
C
com.tritondigital.net.streaming.proxy.server.rtsp.RtspResponseStatus.Status
C
com.tritondigital.player.StreamUrlBuilder
Helps create station stream URLs
C
com.tritondigital.net.streaming.proxy.utils.StringUtils
C
com.tritondigital.player.TdExoPlayerTest
Created by mkabore on 26/07/2017
C
com.tritondigital.player.exoplayer.extractor.flv.TdMetaDataListener
Created by mkabore on 31/10/2016
►
C
TdMetaDataListener
C
com.tritondigital.player.TdExoPlayer
Wraps Android's native player
C
com.tritondigital.player.exoplayer.extractor.flv.TdScriptTagPayloadLoader
Created by mkabore on 27/10/2016
C
com.tritondigital.util.TrackingUtil
Utility methods to help user tracking
C
com.tritondigital.player.TritonPlayerAndroidTest
Created by mkabore on 26/07/2017
C
com.tritondigital.player.TritonPlayerTest
Created by mkabore on 26/07/2017
C
com.tritondigital.sdksample.Util
C
com.tritondigital.net.streaming.proxy.server.http.HttpVersion.Version
C
com.tritondigital.net.streaming.proxy.server.rtsp.RtspVersion.Version
C
com.tritondigital.util.XmlPullParserUtil
Generated by
1.9.8