Package io.antmedia
Class AntMediaApplicationAdapter.RTMPClusterStreamFetcherListener
java.lang.Object
io.antmedia.AntMediaApplicationAdapter.RTMPClusterStreamFetcherListener
- All Implemented Interfaces:
StreamFetcher.IStreamFetcherListener
- Enclosing class:
- AntMediaApplicationAdapter
public final class AntMediaApplicationAdapter.RTMPClusterStreamFetcherListener
extends Object
implements StreamFetcher.IStreamFetcherListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RTMPClusterStreamFetcherprivate final Stringprivate final String -
Constructor Summary
ConstructorsConstructorDescriptionRTMPClusterStreamFetcherListener(RTMPClusterStreamFetcher rtmpClusterStreamFetcher, String rtmpUrl, String streamId) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Field Details
-
rtmpClusterStreamFetcher
-
rtmpUrl
-
streamId
-
-
Constructor Details
-
RTMPClusterStreamFetcherListener
public RTMPClusterStreamFetcherListener(RTMPClusterStreamFetcher rtmpClusterStreamFetcher, String rtmpUrl, String streamId)
-
-
Method Details
-
streamFinished
- Specified by:
streamFinishedin interfaceStreamFetcher.IStreamFetcherListener
-
streamStarted
- Specified by:
streamStartedin interfaceStreamFetcher.IStreamFetcherListener
-