GetStream

IVideo.GetStream 方法

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

public Stream GetStream()

返回值

用于读取的流。

另请参见