Class MediaSsrcHandler

Hierarchy

  • MediaSsrcHandler

Constructors

Properties

Methods

Constructors

Properties

ssrcToMid: {
    local: Map<string, string[]>;
    remote: Map<string, string[]>;
} = ...

Type declaration

  • local: Map<string, string[]>
  • remote: Map<string, string[]>

Methods

Generated using TypeDoc