[This is preliminary documentation and subject to change.]
This interface retrieves the next decoded frame in YUV12 format. A timeout is provided so that the interface returns to the caller.
| IUnknown Methods | Description |
|---|---|
| QueryInterface | Returns pointers to supported interfaces. |
| AddRef | Increments the reference count. |
| Release | Decrements the reference count. |
| IH26XSnapshot Methods | Description |
|---|---|
| getBitmapInfoHeader | Gets a bitmap info header for the currently decoded picture. |
| getSnapshot | Gets the next picture that is decoded. |