The documentation says to pass null to castToRenderer to stop casting. But castToRenderer does not accept a null value "Future castToRenderer(String castDevice)"
[castDevice] - name of renderer device Start vlc video casting to the selected device. Set null if you wanna stop video casting.
The documentation says to pass null to castToRenderer to stop casting. But castToRenderer does not accept a null value "Future castToRenderer(String castDevice)"
[castDevice] - name of renderer device Start vlc video casting to the selected device. Set null if you wanna stop video casting.