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