GetStream

Audio.GetStream 方法

返回用于读取的 Stream 流。使用 ‘using’ 或在使用后关闭流。

public Stream GetStream()

返回值

用于读取的 Stream。

参见