melihercan / WebRTCme

A cross-platform framework for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.
https://github.com/melihercan/WebRTCme
MIT License
226 stars 46 forks source link

Android native objects are disposed #22

Open melihercan opened 2 years ago

melihercan commented 2 years ago
    // If you create a RTCRtp Sender, Receiver or Transceiver and then access the list
    // of Senders, Receivers or Transceivers via RTCPeerConnection NativeObject,  
    // native objects of Sender, Receiver and Transceivers are all disposed!!!