IRDPSRAPIAudioStream class

Enables sending an audio stream from the collaboration sharer Microsoft ActiveX control to collaboration viewer controls. This interface only supports a pulse code modulation (PCM) audio stream with the following specifications; 44.1 kHz, 2 channels, 16 bits/sample.

Members

The IRDPSRAPIAudioStream class inherits from the IUnknown interface. IRDPSRAPIAudioStream also has these types of members:

Methods

The IRDPSRAPIAudioStream class has these methods.

MethodDescription
FreeBuffer

Releases the hold on the buffer after the GetBuffer method is called.

GetBuffer

Gets audio data from the buffer.

Initialize

Initializes the audio stream.

Start

Starts the audio stream.

Stop

Stops the audio stream.

 

Requirements

Minimum supported client

Windows 8.1 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 R2 [desktop apps | Windows Store apps]

Header

RdpEncomAPI.h

IDL

RdpEncomAPI.idl

Type library

RdpEncomAPI.tlb

DLL

RdpEncom.dll

IID

IID_IRDPSRAPIAudioStream is defined as e3e30ef9-89c6-4541-ba3b-19336ac6d31c

See also

Windows Desktop Sharing Interfaces

 

 

Show: