TVideoGrabber.ASFProfileVersion

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the Windows Media Format mode (WMV8 or WMV9).


Declaration
property ASFProfileVersion: TASFProfileVersion read GetASFProfileVersion write SetASFProfileVersion default DEF_ASFProfileVersion;


__property TASFProfileVersion ASFProfileVersion==GetASFProfileVersion, write=SetASFProfileVersion, default=0;


property ASFProfileVersion as TxASFProfileVersion

Description

Used to specify the Windows Media profiles version (8 or 9), that determines the Windows Media Format mode used (WMV8 or WMV9).

apv_ProfileVersion_8: uses the Windows Media 8 encoders and profiles
apv_ProfileVersion_9: uses the Windows Media 9 encoders and profiles


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