Class ALASFBroadcast.TALASFBroadcast
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(3 intermediate revisions by one user not shown) | |||
Line 28: | Line 28: | ||
=== C# (.NET): === | === C# (.NET): === | ||
<code> | <code> | ||
− | '''public ref class''' | + | '''public ref class''' ASFBroadcast : [[Class MLWMFBaseComponent.TMLASFBaseBroadcast|Mitov.AudioLab.ASFBaseBroadcast]] |
</code> | </code> | ||
== Summary == | == Summary == |
Latest revision as of 00:30, 26 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: AudioLabPkg
Unit: ALASFBroadcast
Inherits: TMLASFBaseBroadcast
Contents |
Syntax
Delphi:
type TALASFBroadcast = class( TMLASFBaseBroadcast )
C++ Builder:
class TALASFBroadcast : public TMLASFBaseBroadcast
Visual C++ (MFC):
class CTALASFBroadcast : public CTMLASFBaseBroadcast
C# (.NET):
public ref class ASFBroadcast : Mitov.AudioLab.ASFBaseBroadcast
Summary
Broadcasts WMA or ASF streams over Internet using TCP/IP socket and/or publishing point(s).
Description
Requires DirectShow 8.1 or higher.
This component also requires Windows Media Encoder. Please visit:
[[1]]to obtain a copy of Windows Media Encoder.
This component can be used to broadcast Audio streams over Internet in Advanced Systems Format (ASF and WMA) using Windows Media Encoding.
Diagram:
Pins
- InputPin - The Audio Input Pin of the component.