←Select platform

GetVideoFormatData Method

Summary

Copies data from the video format buffer.

Syntax

C#
VB
C++
public Leadtools.Multimedia.VideoInfoHeader GetVideoFormatData() 
Public Function GetVideoFormatData() As Leadtools.Multimedia.VideoInfoHeader 
public: 
Leadtools.Multimedia.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Multimedia Assembly
Click or drag to resize