Required:(Mutable)List<MediaSource> code example Example: kotlin mutable list implementation val list = MutableList<String> = mutableListOf()