The head tracking metadata can be applied to either the oar_update_metadata or oar_update_audio_element_metadata, but it is applied universally, regardless, right? And duration is ignored, yes?
Maybe it's too late for it, but what if it was its own method:
oar_update_head_rotation(quaternion_t head_rotation);
?
The head tracking metadata can be applied to either the
oar_update_metadataoroar_update_audio_element_metadata, but it is applied universally, regardless, right? And duration is ignored, yes?Maybe it's too late for it, but what if it was its own method:
oar_update_head_rotation(quaternion_t head_rotation);?