Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Multimedia API Help

The format to be used for the converted file. This includes the file format, any special settings used by that format, and which audio and/or video codec is to be used for the conversion, and any special settings used by the codecs.codec is to be used for the conversion, and any special settings used by the codecs.

A COmpressor combined with a DECompressor, or encoder and a decoder, which allows you to both compress and decompress that same data.

The NET Target Format

Show in webframe

The NET target format , supported by both Capture and Convert objects, enables you to establish a server capable of sending multimedia data over a TCP/IP network with just few lines of code.

With the Capture Object:

Using ltmmCapture_TargetFormat_NET as the target format will prepare the toolkit for sending the capture streams over the network. The server IP address is provided as a file name in a normal call to IltmmCapture::put_TargetFile IltmmCapture::put_TargetFile..

With the Convert Object:

Using ltmmConvert_TargetFormat_NET as the target format will prepare the toolkit for sending the streams in the source file over the network. The server IP address is provided as a file name in a normal call to IltmmConvert::put_TargetFile IltmmConvert::put_TargetFile.

For more information, refer to LEAD Network Sink, and LEAD Network Multiplexer.

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