GetStream

IAudio.GetStream method

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

public Stream GetStream()

返回值

用于阅读的流。

也可以看看