consumers\consumer_resume
library
Classes
-
ConsumerResumeOptions
-
Configuration options for the
consumerResume
function, used to manage the resumption of audio or video streams.
-
ConsumerResumeParameters
-
Abstract class defining parameters for handling the resumption of audio and video streams in a media session.
Functions
-
consumerResume(ConsumerResumeOptions options)
→ Future<void>
-
Handles the resumption of a media stream (either audio or video) by managing the socket
connections, updating the UI, and reordering streams as necessary.