Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个静态辅助缓冲区,它从数组而不是文件接收声音数据。所以我想使用SecondaryBuffer(Stream,BufferDescription,Device)构造函数,但我不知道该怎么做。谁能给我看一个c#的例子?
SecondaryBuffer(Stream,BufferDescription,Device)