UNPKG

@epicgames-ps/lib-pixelstreamingfrontend-ue5.4

Version:
9 lines (8 loc) 153 B
/** * Session statistics */ export declare class SessionStats { runTime: string; controlsStreamInput: string; videoEncoderAvgQP: number; }