Table of Contents

Method GetDecoderPerformance

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

GetDecoderPerformance(ref int, ref int, ref int)

bool GetDecoderPerformance(ref int activeDecodeThreadCount, ref int decodedFrameCount, ref int droppedFrameCount)

Parameters

activeDecodeThreadCount int
decodedFrameCount int
droppedFrameCount int

Returns

bool