Class SOFTPauseDevice

java.lang.Object
org.lwjgl.openal.SOFTPauseDevice

public class SOFTPauseDevice extends Object
  • Method Details

    • alcDevicePauseSOFT

      @NativeType("ALCvoid") public static void alcDevicePauseSOFT(@NativeType("ALCdevice *") long device)
      ALCvoid alcDevicePauseSOFT(ALCdevice * device)
    • alcDeviceResumeSOFT

      @NativeType("ALCvoid") public static void alcDeviceResumeSOFT(@NativeType("ALCdevice *") long device)
      ALCvoid alcDeviceResumeSOFT(ALCdevice * device)