xgplayer-mp4
Version:
xgplayer plugin for mp4 transform to fmp4
11 lines (10 loc) • 332 B
TypeScript
export default class TransmuxerWorkerControl {
constructor(options: any);
openlog: any;
codecType: any;
supportHevc: any;
worker: any;
transmux(id: any, data: any, start: any, videoIdx: any, audioIdx: any, moov: any, useEME: any, kidValue: any, context: any): void;
reset(): void;
destroy(): void;
}