get_BinaryData()
Video::get_BinaryData() method
Returns the copy of an audio’s data. In case of large amount of data consider using of Video::GetStream method to prevent unnecessary loading of video’s data into memory or even OutOfMemoryException. Read-only uint8_t[].
System::ArrayPtr<uint8_t> Aspose::Slides::Video::get_BinaryData() override
See Also
- Typedef ArrayPtr
- Class Video
- Namespace Aspose::Slides
- Library Aspose.Slides