10#ifndef __SCHEMAS_AUDIO_POSITION_H__
11#define __SCHEMAS_AUDIO_POSITION_H__
23static const cyaml_schema_field_t position_fields_schema_v1[] = {
29static const cyaml_schema_value_t position_schema_v1 = {
30 YAML_VALUE_PTR (
Position_v1, position_fields_schema_v1),
int_fast64_t signed_frame_t
Signed type for frame index.