consumers\change_vids library

Classes

ChangeVidsOptions
ChangeVidsParameters
Parameters used for changing video streams based on various conditions.

Functions

changeVids(ChangeVidsOptions options) Future<void>
Changes the video streams on the screen based on the provided options and parameters.

Typedefs

ChangeVidsType = Future<void> Function(ChangeVidsOptions options)