FreeRDP
IAudinDevice Struct Reference

#include <audin.h>

Collaboration diagram for IAudinDevice:

Data Fields

UINT(* Open )(IAudinDevice *devplugin, AudinReceive receive, void *userData)
 
BOOL(* FormatSupported )(IAudinDevice *devplugin, const AUDIO_FORMAT *format)
 
IAudinDevice * devplugin
 
IAudinDevice const AUDIO_FORMATformat
 
IAudinDevice const AUDIO_FORMAT UINT32 FramesPerPacket
 
UINT(* Close )(IAudinDevice *devplugin)
 
UINT(* Free )(IAudinDevice *devplugin)
 

Field Documentation

◆ Close

UINT(* IAudinDevice::Close) (IAudinDevice *devplugin)

◆ devplugin

IAudinDevice* IAudinDevice::devplugin

◆ format

IAudinDevice const AUDIO_FORMAT* IAudinDevice::format

◆ FormatSupported

BOOL(* IAudinDevice::FormatSupported) (IAudinDevice *devplugin, const AUDIO_FORMAT *format)

◆ FramesPerPacket

IAudinDevice const AUDIO_FORMAT UINT32 IAudinDevice::FramesPerPacket

◆ Free

UINT(* IAudinDevice::Free) (IAudinDevice *devplugin)

◆ Open

UINT(* IAudinDevice::Open) (IAudinDevice *devplugin, AudinReceive receive, void *userData)

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