TVideoGrabber.ASFProfileFromCustomFile

Prev

Next

TVideoGrabber

Properties

 




































































































Selects a file that contains a custom profile


Declaration
property ASFProfileFromCustomFile: string read GetASFProfileFromCustomFile write SetASFProfileFromCustomFile;


__property wchar_t *ASFProfileFromCustomFile=read=GetASFProfileFromCustomFile, write=SetASFProfileFromCustomFile


Property ASFProfileFromCustomFile As String

Description

Used to select a file that contains a custom profile (usually a .prx file).

When a file is assigned to this property, the ASFProfile property is ignored and this profile is used instead.

E.g. ASFProfileFromCustomFile = "myprofile.prx"


See Also
TNetworkStreamingType TOnClientConnection TNetworkStreaming TOnDirectNetworkStreamingHostUrl ASFAudioBitRate ASFAudioChannels ASFDeinterlaceMode ASFFixedFrameRate ASFMediaServerPublishingPoint ASFMediaServerRemovePublishingPointAfterDisconnect ASFMediaServerTemplatePublishingPoint ASFNetworkMaxUsers ASFNetworkPort ASFProfile ASFProfiles ASFProfilesCount ASFProfileVersion ASFStreaming_GetAuthorizationList ASFStreaming_GetConnectedClients ASFStreaming_GetConnectedClientsCount ASFStreaming_ResetAuthorizations ASFStreaming_SetAuthorization ASFVideoBitRate ASFVideoFrameRate ASFVideoHeight ASFVideoMaxKeyFrameSpacing ASFVideoQuality ASFVideoWidth NetworkStreaming NetworkStreamingType OnAuthenticationNeeded OnClientConnection OnDirectNetworkStreamingHostUrl ShowDialog StartAudioRendering StreamingURL