GetStream()

IVideo::GetStream() method

Returns Stream stream for reading. Use ‘using’ or close stream after using.

virtual System::SharedPtr<System::IO::Stream> Aspose::Slides::IVideo::GetStream()=0

Return Value

Stream for reading.

See Also