Class EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo
Direct Known Subclasses:
EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo.ByReference, EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo.ByValue

@FieldOrder({"ResultCode","ClientData"}) public class EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo extends com.sun.jna.Structure
This struct is passed in with a call to EOS_RTCAudio_OnQueryOutputDevicesInformationCallback.
Since:
11/2/2023
  • Field Details

  • Constructor Details

    • EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo

      public EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo()
    • EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo

      public EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo(com.sun.jna.Pointer peer)