NetworkStreaming
TVideoGrabber.NetworkStreaming |
||||
|
|
|
Enables the network streaming.
Declaration
property NetworkStreaming: TNetworkStreaming read GetNetworkStreaming write SetNetworkStreaming default DEF_NetworkStreaming;
__property TNetworkStreaming NetworkStreaming=read=GetNetworkStreaming, write=SetNetworkStreaming, default=0
Property NetworkStreaming As TxNetworkStreaming
Description
This TNetworkStreaming property is used to enable the live network streaming when the recording is running.
Allowed values:
ns_Disabled network streaming is disabled
ns_ASFDirectNetworkStreaming direct network streaming from the platform running TVideoGrabber
ns_ASFStreamingToPublishingPoint TVideoGrabber sends the streaming media to the Windows Media Server speficied by ASFMediaServerPublishingPoint.
See Also
TNetworkStreamingType TOnClientConnection TNetworkStreaming TOnDirectNetworkStreamingHostUrl ASFAudioBitRate ASFAudioChannels ASFDeinterlaceMode ASFFixedFrameRate ASFMediaServerPublishingPoint ASFMediaServerRemovePublishingPointAfterDisconnect ASFMediaServerTemplatePublishingPoint ASFNetworkMaxUsers ASFNetworkPort ASFProfile ASFProfileFromCustomFile ASFProfiles ASFProfilesCount ASFProfileVersion ASFVideoBitRate ASFVideoFrameRate ASFVideoHeight ASFVideoMaxKeyFrameSpacing ASFVideoQuality ASFVideoWidth NetworkStreamingType OnAuthenticationNeeded OnClientConnection OnDirectNetworkStreamingHostUrl ShowDialog StartAudioRendering StreamingURL
Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator