Uses of Interface
io.antmedia.streamsource.StreamFetcher.IStreamFetcherListener
Packages that use StreamFetcher.IStreamFetcherListener
-
Uses of StreamFetcher.IStreamFetcherListener in io.antmedia
Classes in io.antmedia that implement StreamFetcher.IStreamFetcherListenerModifier and TypeClassDescriptionfinal classMethods in io.antmedia with parameters of type StreamFetcher.IStreamFetcherListenerModifier and TypeMethodDescriptionvoidAntMediaApplicationAdapter.RTMPClusterStreamFetcherListener.streamFinished(StreamFetcher.IStreamFetcherListener listener) voidAntMediaApplicationAdapter.RTMPClusterStreamFetcherListener.streamStarted(StreamFetcher.IStreamFetcherListener listener) -
Uses of StreamFetcher.IStreamFetcherListener in io.antmedia.streamsource
Fields in io.antmedia.streamsource declared as StreamFetcher.IStreamFetcherListenerModifier and TypeFieldDescriptionRTMPClusterStreamFetcher.streamFetcherListener(package private) StreamFetcher.IStreamFetcherListenerStreamFetcher.streamFetcherListenerMethods in io.antmedia.streamsource that return StreamFetcher.IStreamFetcherListenerMethods in io.antmedia.streamsource with parameters of type StreamFetcher.IStreamFetcherListenerModifier and TypeMethodDescriptionStreamFetcherManager.createAndStartNextPlaylistItem(Broadcast playlistBroadcast, StreamFetcher.IStreamFetcherListener listener, int currentStreamIndex) StreamFetcherManager.playItemInList(String streamId, StreamFetcher.IStreamFetcherListener listener, int index) Plays the next item in the playlist if index is -1, otherwise it plays the item in the index.voidRTMPClusterStreamFetcher.setStreamFetcherListener(StreamFetcher.IStreamFetcherListener streamFetcherListener) voidStreamFetcher.setStreamFetcherListener(StreamFetcher.IStreamFetcherListener streamFetcherListener) voidStreamFetcher.IStreamFetcherListener.streamFinished(StreamFetcher.IStreamFetcherListener listener) voidStreamFetcher.IStreamFetcherListener.streamStarted(StreamFetcher.IStreamFetcherListener listener)