GstCpu

GstCpu — Descripe CPU features

Synopsis


#include <gst/gst.h>




Description

This module can be used when developing plugins. It is typically used to enable special optimisations based on the features of the CPU.

You'll get a bitmask of flags with gst_cpu_get_flags().

Details