TNetworkStreaming
TNetworkStreaming = (ns_Disabled ,ns_ASFDirectNetworkStreaming ,ns_ASFStreamingToPublishingPoint ,ns_NDI {$IFDEF THIRDPARTYSTREAMING} ,ns_StreamingServer {$ENDIF THIRDPARTYSTREAMING} );
Type of the NetworkStreaming property.
| Value | Description |
|---|---|
ns_Disabled |
network streaming 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 |