I wanted to implement roku cast for one of channel. I found little information for roku casting using DIAL protocol. Using DIAL Protocol documentation I can implement channel launch and stop. But I want to know how to handle player controls(pause, volume controls etc) from the second screen application(Mobile). It would be so helpful if I get documentation and sample code.