FreeRDP
Loading...
Searching...
No Matches
rdpsndDevicePlugin Struct Reference

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
 

Detailed Description

Definition at line 54 of file client/rdpsnd.h.

Field Documentation

◆ Close

pcClose rdpsndDevicePlugin::Close

Definition at line 64 of file client/rdpsnd.h.

◆ DefaultFormat

WINPR_ATTR_NODISCARD pcDefaultFormat rdpsndDevicePlugin::DefaultFormat

Definition at line 66 of file client/rdpsnd.h.

◆ FormatSupported

WINPR_ATTR_NODISCARD pcFormatSupported rdpsndDevicePlugin::FormatSupported

Definition at line 58 of file client/rdpsnd.h.

◆ Free

pcFree rdpsndDevicePlugin::Free

Definition at line 65 of file client/rdpsnd.h.

◆ GetVolume

WINPR_ATTR_NODISCARD pcGetVolume rdpsndDevicePlugin::GetVolume

Definition at line 60 of file client/rdpsnd.h.

◆ Open

WINPR_ATTR_NODISCARD pcOpen rdpsndDevicePlugin::Open

Definition at line 59 of file client/rdpsnd.h.

◆ Play

WINPR_ATTR_NODISCARD pcPlay rdpsndDevicePlugin::Play

Definition at line 62 of file client/rdpsnd.h.

◆ PlayEx

WINPR_ATTR_NODISCARD pcPlayEx rdpsndDevicePlugin::PlayEx

Definition at line 68 of file client/rdpsnd.h.

◆ rdpsnd

rdpsndPlugin* rdpsndDevicePlugin::rdpsnd

Definition at line 56 of file client/rdpsnd.h.

◆ ServerFormatAnnounce

WINPR_ATTR_NODISCARD pcServerFormatAnnounce rdpsndDevicePlugin::ServerFormatAnnounce

Definition at line 67 of file client/rdpsnd.h.

◆ SetVolume

WINPR_ATTR_NODISCARD pcSetVolume rdpsndDevicePlugin::SetVolume

Definition at line 61 of file client/rdpsnd.h.

◆ Start

pcStart rdpsndDevicePlugin::Start

Definition at line 63 of file client/rdpsnd.h.


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