enum P1::ImageSdkC::ImuYawRef

#include <C_P1ImageCaptureImage.h>

enum ImuYawRef
{
    kImuYawRef_Unknown   = 0,
    kImuYawRef_TrueNorth = 1,
};