Copies data from the video format buffer.
public VideoInfoHeader GetVideoFormatData()
Public Function GetVideoFormatData() As Leadtools.Multimedia.VideoInfoHeader
public:
Leadtools.Multimedia.VideoInfoHeader GetVideoFormatData();
A VideoInfoHeader structure containing the format data.
Copies data from the video format buffer. This is a helper method which internally calls MediaType.GetFormatData marshalling the returned byte array to a VideoInfoHeader structure. If the method fails, an error is raised. For more information, refer to the Error Codes.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET