Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

CopyTo Method (MediaSample)






The destination MediaSample.
Copies the data and all the attributes to another MediaSample object.
Syntax
public void CopyTo( 
   MediaSample pDst
)
'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
) 

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

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