Function media::media_channel::mpsc::glplayer_channel

source ยท
pub fn glplayer_channel<T>() -> Result<(GLPlayerSender<T>, GLPlayerReceiver<T>), ()>