Interface SfuMonitorEventsMap

Hierarchy

  • SfuMonitorEventsMap

Properties

sample-created: {
    sfuSample: SfuSample;
}

Type declaration

send: {
    samples: Samples[];
}

Type declaration

stats-collected: undefined

Generated using TypeDoc