LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

CopyTo Method (MediaSample)

Show in webframe



The destination MediaSample.
Copies the data and all the attributes to another MediaSample object.
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal pDst As MediaSample _
) 
'Usage
 
Dim instance As MediaSample
Dim pDst As MediaSample
 
instance.CopyTo(pDst)
public void CopyTo( 
   MediaSample pDst
)
public:
void CopyTo( 
   MediaSample^ pDst
) 

Parameters

pDst
The destination MediaSample.
Remarks
This method copies, in one step, the data and all the attributes. It is more efficient than copying the data and all the attributes one by one. It is similar to Clone, except that it copies everything to an existing MediaSample object.
Requirements

Target Platforms

See Also

Reference

MediaSample Class
MediaSample 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