RtcRenderer constructor

const RtcRenderer(
  1. MediaStreamTrack track, {
  2. String? debugLabel,
})

Implementation

const RtcRenderer(this.track, {this.debugLabel});