Unit MLWMFBaseComponent
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 16: | Line 16: | ||
== Classes == | == Classes == | ||
*[[Class MLWMFBaseComponent.TMLWMFBaseComponent|TMLWMFBaseComponent]] - Abstract base class for Windows Media Format components. | *[[Class MLWMFBaseComponent.TMLWMFBaseComponent|TMLWMFBaseComponent]] - Abstract base class for Windows Media Format components. | ||
− | |||
*[[Class MLWMFBaseComponent.TMLASFPublishingPoint|TMLASFPublishingPoint]] - Publishing point settings class. | *[[Class MLWMFBaseComponent.TMLASFPublishingPoint|TMLASFPublishingPoint]] - Publishing point settings class. | ||
*[[Class MLWMFBaseComponent.TMLASFPublishingPoints|TMLASFPublishingPoints]] - Collection of publishing point settings. | *[[Class MLWMFBaseComponent.TMLASFPublishingPoints|TMLASFPublishingPoints]] - Collection of publishing point settings. | ||
+ | *[[Class MLWMFBaseComponent.TMLASFLocalBroadcastElement|TMLASFLocalBroadcastElement]] - Basic class for broadcast elements. | ||
+ | *[[Class MLWMFBaseComponent.TMLASFClientConnection|TMLASFClientConnection]] - ASF broadcast client connection information class. | ||
+ | *[[Class MLWMFBaseComponent.TMLASFClientConnections|TMLASFClientConnections]] - Collection of broadcasting client connections. | ||
*[[Class MLWMFBaseComponent.TMLASFLocalBroadcast|TMLASFLocalBroadcast]] - Local broadcasting port settings class. | *[[Class MLWMFBaseComponent.TMLASFLocalBroadcast|TMLASFLocalBroadcast]] - Local broadcasting port settings class. | ||
*[[Class MLWMFBaseComponent.TMLASFBroadcastThread|TMLASFBroadcastThread]] | *[[Class MLWMFBaseComponent.TMLASFBroadcastThread|TMLASFBroadcastThread]] |
Revision as of 20:28, 10 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabBasicPkg
Contents |
Summary
Contains the code for the ASF component base classes.
Description
This unit contains the code for the ASF component base classes.
Classes
- TMLWMFBaseComponent - Abstract base class for Windows Media Format components.
- TMLASFPublishingPoint - Publishing point settings class.
- TMLASFPublishingPoints - Collection of publishing point settings.
- TMLASFLocalBroadcastElement - Basic class for broadcast elements.
- TMLASFClientConnection - ASF broadcast client connection information class.
- TMLASFClientConnections - Collection of broadcasting client connections.
- TMLASFLocalBroadcast - Local broadcasting port settings class.
- TMLASFBroadcastThread
- TVLWMFBaseImpl
- TVLWMFBaseSinkImpl
- TMLWMFBaseSink - Abstract base class for Windows Media Format components.
- TALWMFBaseAudioImpl
- TALWMFBaseLogger - Abstract base class for Windows Media Format logging components.
- TMLASFBaseBroadcast - Abstract base class for ASF Video and Audio broadcasting components.
Interfaces
Enums
- TMLWMFStatus - Enumeration with the ASF statuses.
Types
- TMLWMFStatusEvent - Event type to be fired when the status of the ASF component has changed.