We have collected the most relevant information on Audio Sink Msdn. Open the URLs, which are collected below, and you will find all the info you are interested in.


AudioSink Class (System.Windows.Media) | Microsoft Docs

    https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/ee652557(v=vs.95)
    In order to work with raw audio from a capture graph, you must override OnSamples and provide an implementation in your audio sink that converts the sampleData to your destination format. You can then use the numbers that you obtained from BitsPerSample, Channels, and SamplesPerSecond to convert a bit stream to a PCM audio format. Your …

Create an Audio Sink for media capture

    https://social.msdn.microsoft.com/Forums/en-US/eb8adfed-4a81-4866-a61b-b8eed4799553/create-an-audio-sink-for-media-capture
    Hi, is there a simple clean example of creating an AudioSink for a winrt application. Not some insane 500 line project but just a simple step by step for a simple application that shows what I need to do in c++/cx to create an audio sink.

Media Sinks - Win32 apps | Microsoft Docs

    https://docs.microsoft.com/en-us/windows/win32/medfound/media-sinks
    In this article. Media sinks are the pipeline objects that receive media data. A media sink is the destination for one or more media streams. Media sinks fall into two general categories: A renderer is a media sink that presents data for playback. The enhanced video renderer (EVR) displays video frames, and the audio renderer plays audio streams through the …

Sink Writer - Win32 apps | Microsoft Docs

    https://docs.microsoft.com/en-us/windows/win32/medfound/sink-writer
    The sink writer is a component for encoding audio or video files. The following diagram shows, at a high level, how an application uses the sink writer to encode and audio/video file. The sink writer hosts a media sink and optionally one or more encoders. The encoders convert uncompressed audio or video data to encoded bitstreams.

Now you know Audio Sink Msdn

Now that you know Audio Sink Msdn, we suggest that you familiarize yourself with information on similar questions.