[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [SystemInfo](./puppeteer.protocol.systeminfo.md) > [GPUInfo](./puppeteer.protocol.systeminfo.gpuinfo.md) > [videoDecoding](./puppeteer.protocol.systeminfo.gpuinfo.videodecoding.md) ## Protocol.SystemInfo.GPUInfo.videoDecoding property Supported accelerated video decoding capabilities. Signature: ```typescript videoDecoding: VideoDecodeAcceleratorCapability[]; ```