Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
ma_device_notification Struct Reference

#include <miniaudio.h>

+ Collaboration diagram for ma_device_notification:

Public Attributes

ma_devicepDevice
 
ma_device_notification_type type
 
union {
   struct {
      int   _unused
 
   }   started
 
   struct {
      int   _unused
 
   }   stopped
 
   struct {
      int   _unused
 
   }   rerouted
 
   struct {
      int   _unused
 
   }   interruption
 
data
 

Detailed Description

Definition at line 6232 of file miniaudio.h.

Member Data Documentation

◆ _unused

int ma_device_notification::_unused

Definition at line 6240 of file miniaudio.h.

◆ 

union { ... } ma_device_notification::data

◆ 

struct { ... } ma_device_notification::interruption

◆ pDevice

ma_device* ma_device_notification::pDevice

Definition at line 6234 of file miniaudio.h.

◆ 

struct { ... } ma_device_notification::rerouted

◆ 

struct { ... } ma_device_notification::started

◆ 

struct { ... } ma_device_notification::stopped

◆ type

ma_device_notification_type ma_device_notification::type

Definition at line 6235 of file miniaudio.h.


The documentation for this struct was generated from the following file: