MLPlayerTryGetTransmissionChannelsOn this pageMLPlayer.TryGetTransmissionChannels() Gets the transmission channels. Returns: typeDescriptionbooleanreturn true if able to get the transmission channels, otherwise false.number[]Transmission channels. Usage ---@type MLPlayerlocal mlplayer;local val0, val1 = mlplayer.TryGetTransmissionChannels()