Factory

fun Factory(priority: MediaControlPriority, vararg factories: MediaControlFactory)

Parameters

priority

Priority of the created CompositeMediaControl.

factories

List of media control factories used to create CompositeMediaControl. The order of factories matches the order of the controls in the composite control.