Uses of Class
io.antmedia.plugin.api.StreamParametersInfo
Packages that use StreamParametersInfo
-
Uses of StreamParametersInfo in io.antmedia.plugin.api
Methods in io.antmedia.plugin.api with parameters of type StreamParametersInfoModifier and TypeMethodDescriptionvoid
IFrameListener.setAudioStreamInfo
(String streamId, StreamParametersInfo audioStreamInfo) void
IPacketListener.setAudioStreamInfo
(String streamId, StreamParametersInfo audioStreamInfo) void
IFrameListener.setVideoStreamInfo
(String streamId, StreamParametersInfo videoStreamInfo) void
IPacketListener.setVideoStreamInfo
(String streamId, StreamParametersInfo videoStreamInfo)