bool MLPlayer.TryGetReceiverChannels(byte[] channels)
7/14/25Less than 1 minute
Member of ML.SDK.MLPlayer
Method
bool MLPlayer.TryGetReceiverChannels(byte[] channels)
bool MLPlayer.TryGetReceiverChannels(byte[] channels);Parameters
| Parameter | Type | Description |
|---|---|---|
| channels | byte[] | Receiver channels. |
Returns
True if able to get the receiver channels, otherwise false.
Summary
Gets the player receiver channels.

