Class TASFWriter
Unit
DSPack
Declaration
type TASFWriter = class(, )
Description
This component is designed to create a ASF file or to stream over a network.Fields
| Name | Description |
 |
AudioInput |
The Audio Input Pin. |
 |
AudioStreamConfig |
Audio Input configuration. |
 |
VideoInput |
The Video Input Pin. |
 |
VideoStreamConfig |
VideoInput configuration |
 |
WriterAdvanced2 |
Sink configuration. |
 |
WriterNetworkSink |
NetWork streaming configuration. |
Methods
Overview
 |
constructor Create(AOwner: TComponent); override; |
 |
destructor Destroy; override; |
Description
 |
constructor Create(AOwner: TComponent); override; |
Destructor method.
 |
destructor Destroy; override; |
Properties
Overview
Description
 |
property AutoIndex: boolean; |
 |
property DontCompress: boolean; |
 |
property FileName: String; |
Destination file name to write the compressed file.
 |
property FilterGraph: TFilterGraph; |
The filter must be connected to a TFilterGraph component.
 |
property MaxUsers: DWORD; |
The max number of connections.
 |
property MultiPass: boolean; |
 |
property Port: DWORD; |
Port number to stream.
 |
property Profile: TWMPofiles8; |
Windows media profile to use.
Generated by DIPasDoc 0.8.0 on Sun 1 Jun 2003 23:53:07