Config structure for H.264 decoder.
More...
#include <cri_mana_pc.h>
Config structure for H.264 decoder.
- Description:
- It is a setting structure for controlling H.264 movie decode module. This library performs H.264 decoding using Microsoft's Media Foundation module.
- Attention
- Regardless of the d3d_device setting, the software decodes.
In the future, setting the address of ID3D11Device or ID3D12Device in d3d_device will enable hardware decoding, and setting it to NULL will enable software decoding.
- See also
- criMana_SetDefaultMediaFoundationH264DecoderConfig_PC, criMana_SetupMediaFoundationH264Decoder_PC,
The documentation for this struct was generated from the following file: