GetVideosOptions

constructor(participants: List<Participant>, allVideoStreams: List<Stream>, oldAllStreams: List<Stream>, adminVidID: String? = null, updateAllVideoStreams: (List<Stream>) -> Unit, updateOldAllStreams: (List<Stream>) -> Unit)