#include <sound.h>
Inheritance diagram for PSoundChannelPluginServiceDescriptor:
Public Member Functions | |
PSoundChannelPluginServiceDescriptor (unsigned(*_GetVersion)(), PSoundChannel *(*_CreateInstance)(), PStringArray(*_GetDeviceNames)(PSoundChannel::Directions)) | |
Public Attributes | |
PSoundChannel *(* | CreateInstance )() |
PStringArray(* | GetDeviceNames )(PSoundChannel::Directions) |
|
|
|
|
|
|