UNPKG

media-stream-library

Version:

Media stream library for Node & the Web.

5 lines (4 loc) 127 B
import { Tube } from '../component'; export declare class BasicDepay extends Tube { constructor(rtpPayloadType: number); }