Module qilletni.api

Class DefaultRoutablePlayActor

java.lang.Object
dev.qilletni.api.music.play.DefaultRoutablePlayActor
All Implemented Interfaces:
PlayActor

public class DefaultRoutablePlayActor extends Object implements PlayActor
This is a sample base implementation of a PlayActor that can be routed to different PlayActor. Service providers that use this implementation can use the standard library's play_redirect.ql to switch between what this is routed to.