GetStream

Video.GetStream 方法

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

public Stream GetStream()

返回值

用于读取的 Stream。

另请参阅