stewils / media-contrib

A library containing effects and helpers for working with Windows Media APIs
MIT License
11 stars 9 forks source link

Add CreateWebSocketInputNode and CreateWebSocketOutputNode to AudioGraph #5

Open AceHack opened 9 years ago

AceHack commented 9 years ago

I am actually in the process of doing this now, using CreateFrameInputNode and CreateFrameOutputNode underneath. It looks like it will be easy enough but something like this where the client can make outbound connections to the cloud and have a larger client\cloud connection graphs should be baked in. Like I said I'm going to make it happen for me even if you don't give me the API in the framework but this would beautiful if it was baked in. Thanks.