GetStream

IAudio.GetStream 方法

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

public Stream GetStream()

返回值

可用于读取的 Stream。

另请参见