userData property

Uint8List userData
read / write

User data, the length of user data should not be more than 1000 bytes,After setting, the streaming party can obtain the SEI content by listening to the callback of onPlayerRecvSEI.

Implementation

Uint8List userData;