| 
    FreeRDP
    
   | 
 

Data Fields | |
| rdpsndPlugin * | rdpsnd | 
| pcFormatSupported | FormatSupported | 
| pcOpen | Open | 
| pcGetVolume | GetVolume | 
| pcSetVolume | SetVolume | 
| pcPlay | Play | 
| pcStart | Start | 
| pcClose | Close | 
| pcFree | Free | 
| pcDefaultFormat | DefaultFormat | 
| pcServerFormatAnnounce | ServerFormatAnnounce | 
| pcPlayEx | PlayEx | 
Definition at line 54 of file client/rdpsnd.h.
| pcClose rdpsndDevicePlugin::Close | 
Definition at line 64 of file client/rdpsnd.h.
| pcDefaultFormat rdpsndDevicePlugin::DefaultFormat | 
Definition at line 66 of file client/rdpsnd.h.
| pcFormatSupported rdpsndDevicePlugin::FormatSupported | 
Definition at line 58 of file client/rdpsnd.h.
| pcFree rdpsndDevicePlugin::Free | 
Definition at line 65 of file client/rdpsnd.h.
| pcGetVolume rdpsndDevicePlugin::GetVolume | 
Definition at line 60 of file client/rdpsnd.h.
| pcOpen rdpsndDevicePlugin::Open | 
Definition at line 59 of file client/rdpsnd.h.
| pcPlay rdpsndDevicePlugin::Play | 
Definition at line 62 of file client/rdpsnd.h.
| pcPlayEx rdpsndDevicePlugin::PlayEx | 
Definition at line 68 of file client/rdpsnd.h.
| rdpsndPlugin* rdpsndDevicePlugin::rdpsnd | 
Definition at line 56 of file client/rdpsnd.h.
| pcServerFormatAnnounce rdpsndDevicePlugin::ServerFormatAnnounce | 
Definition at line 67 of file client/rdpsnd.h.
| pcSetVolume rdpsndDevicePlugin::SetVolume | 
Definition at line 61 of file client/rdpsnd.h.
| pcStart rdpsndDevicePlugin::Start | 
Definition at line 63 of file client/rdpsnd.h.