Uses of Interface
io.antmedia.IAppSettingsUpdateListener
Packages that use IAppSettingsUpdateListener
-
Uses of IAppSettingsUpdateListener in io.antmedia
Fields in io.antmedia with type parameters of type IAppSettingsUpdateListenerModifier and TypeFieldDescriptionprivate Set<IAppSettingsUpdateListener>AntMediaApplicationAdapter.settingsUpdateListenerSetMethods in io.antmedia with parameters of type IAppSettingsUpdateListenerModifier and TypeMethodDescriptionvoidAntMediaApplicationAdapter.addSettingsUpdateListener(IAppSettingsUpdateListener listener) -
Uses of IAppSettingsUpdateListener in io.antmedia.cluster
Methods in io.antmedia.cluster with parameters of type IAppSettingsUpdateListenerModifier and TypeMethodDescriptionvoidIClusterNotifier.registerSettingUpdateListener(String appName, IAppSettingsUpdateListener listener) -
Uses of IAppSettingsUpdateListener in io.antmedia.muxer
Methods in io.antmedia.muxer with parameters of type IAppSettingsUpdateListenerModifier and TypeMethodDescriptionvoidIAntMediaStreamHandler.addSettingsUpdateListener(IAppSettingsUpdateListener listener) Add listener that is notified when the settings are updated