Class XrSoundFieldChannelDefinitionAmbixBD

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSoundFieldChannelDefinitionAmbixBD extends Struct<XrSoundFieldChannelDefinitionAmbixBD> implements NativeResource
struct XrSoundFieldChannelDefinitionAmbixBD {
    XrStructureType type;
    void const * next;
    XrSoundFieldChannelMaskAmbixBD channelMask;
}