TVideoGrabber.StreamingURL

Prev

Next

TVideoGrabber

Properties

 




































































































URL that must be given to users to connect to the current live streaming.


Declaration
property StreamingURL: string read GetStreamingURL;


__property wchar_t *StreamingURL=read=GetStreamingURL


Property StreamingURL As String

Description

Returns the URL that must be given to users to connect to the current direct network streaming.
This URL is also returned by the OnDirectNetworkStreamingHostUrl event when starting direct network streaming.
E.g.:


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 NetworkStreaming NetworkStreamingType OnAuthenticationNeeded OnClientConnection OnDirectNetworkStreamingHostUrl ShowDialog StartAudioRendering