LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

GetVideoFormatData Method

Show in webframe



Copies data from the video format buffer.
Syntax
'Declaration
 
Public Function GetVideoFormatData() As VideoInfoHeader
'Usage
 
Dim instance As MediaType
Dim value As VideoInfoHeader
 
value = instance.GetVideoFormatData()
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features