start method

void start()

Starts broadcasting the Media.

Implementation

void start() {
  BroadcastFFI.start(id);
}