GetVideoFormatData Method

Summary
Copies data from the video format buffer.
Syntax
C#
C++/CLI
public VideoInfoHeader GetVideoFormatData() 
public: 
VideoInfoHeader GetVideoFormatData();  

Return Value

A VideoInfoHeader structure containing the format data.

Remarks

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.

Requirements

Target Platforms

See Also

Reference

MediaType Class

MediaType Members

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.