Skip to content

ASFMediaServerTemplatePublishingPoint

property

Delphi
property ASFMediaServerTemplatePublishingPoint: string read GetASFMediaServerTemplatePublishingPoint write SetASFMediaServerTemplatePublishingPoint;
C++Builder
__property System::UnicodeString ASFMediaServerTemplatePublishingPoint = {read=GetASFMediaServerTemplatePublishingPoint, write=SetASFMediaServerTemplatePublishingPoint};
C#
public string ASFMediaServerTemplatePublishingPoint { get; set; }
VB.NET
Public Property ASFMediaServerTemplatePublishingPoint As String
C++/Qt
wchar_t *GetASFMediaServerTemplatePublishingPoint ();
void SetASFMediaServerTemplatePublishingPoint (wchar_t *Value);

Specifies a template publishing point on a Windows Media Server.

Remarks

Used to specify the name of a template publishing point on the Windows Media Server, that will be used to create automatically the publishing point specified by ASFMediaServerPublishingPoint .

This property is used when NetworkStreaming = ns_ASFStreamingToPublishingPoint.