You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am developing a program to stream audio from an ASIO audio source, I used PortAudio to capture the audio buffers but I'm not sure how to pass them to Windows Media Encoder.
I was trying to create ASIO "source plug-in" for WME, but where can I find any information or samples for source plug-ins development?
Is there an easier way to pass the ASIO audio data to WME?