IAudioEndpointControl interface (audioengineendpoint.h)
Controls the stream state of an endpoint.
Inheritance
The IAudioEndpointControl interface inherits from the IUnknown interface. IAudioEndpointControl also has these types of members:
Methods
The IAudioEndpointControl interface has these methods.
IAudioEndpointControl::Reset Resets the endpoint stream. |
IAudioEndpointControl::Start Starts the endpoint stream. |
IAudioEndpointControl::Stop Stops the endpoint stream. |
Remarks
The Remote Desktop Services AudioEndpoint API is for use in Remote Desktop scenarios; it is not for client applications.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | audioengineendpoint.h |