<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Media](./puppeteer.protocol.media.md) &gt; [PlayerError](./puppeteer.protocol.media.playererror.md) &gt; [type](./puppeteer.protocol.media.playererror.type.md)

## Protocol.Media.PlayerError.type property

(PlayerErrorType enum)

<b>Signature:</b>

```typescript
type: ('pipeline_error' | 'media_error');
```