Deprecated API
Contents
-
ElementDescriptionUse dbHost with full connection url including username and passwordUse dbHost with full connection url including username and passwordno need to use this method, logic has changed and we use directly getSubtracks, getActiveSubtracks. It's kept for backward compatibility Add a subtrack id to a main track (broadcast)no need to use this method, logic has changed and we use directly getSubtracks, getActiveSubtracks. It's kept for backward compatibility Remove a subtrack id from a main track (broadcast)It's created for backward compatibility. It will be deleted.get the subtracks directly from databaseget the subtracks directly from databaseUse subscriber class and rest methods, it will be deleted in coming versionsuse
IStreamListener.streamFinished(Broadcast)
because Broadcast object may be deleted when this method is calleduseIStreamListener.streamStarted(Broadcast)
because Broadcast object may be deleted when this method is calleduse subscriber rest methods, it will be deleted next versionsuse subscriber rest methods, it will be deleted next versions
-
ClassDescriptionUse subscriber class and rest methods, it will be deleted in coming versions
-
FieldDescriptionUse dbHost with full connection url including username and passwordUse dbHost with full connection url including username and passwordIt's created for backward compatibility. It will be deleted.
-
MethodDescriptionio.antmedia.AntMediaApplicationAdapter.muxingFinished
(String, File, long, long, int, String, String) no need to use this method, logic has changed and we use directly getSubtracks, getActiveSubtracks. It's kept for backward compatibility Add a subtrack id to a main track (broadcast)no need to use this method, logic has changed and we use directly getSubtracks, getActiveSubtracks. It's kept for backward compatibility Remove a subtrack id from a main track (broadcast)get the subtracks directly from databaseget the subtracks directly from databaseuseIStreamListener.streamFinished(Broadcast)
because Broadcast object may be deleted when this method is calleduseIStreamListener.streamStarted(Broadcast)
because Broadcast object may be deleted when this method is calleduse subscriber rest methods, it will be deleted next versionsuse subscriber rest methods, it will be deleted next versionsUseIScope.getClientConnections()
insteadUseIScope.lookupConnection(IClient)
insteadcrbug.com/webrtc/8937
-
ConstructorDescription