TVideoGrabber.ASFVideoMaxKeyFrameSpacing

Prev

Next

TVideoGrabber

Properties

 




































































































Maximum interval between key frames.


Declaration
property ASFVideoMaxKeyFrameSpacing: LongInt read GetASFVideoMaxKeyFrameSpacing write SetASFVideoMaxKeyFrameSpacing default DEF_ASFVideoMaxKeyFrameSpacing;


__property int ASFVideoMaxKeyFrameSpacing=read=GetASFVideoMaxKeyFrameSpacing, write=SetASFVideoMaxKeyFrameSpacing, default=- 1


Property ASFVideoMaxKeyFrameSpacing As Long

Description

Specifies the maximum interval between key frames for the current ASF video stream.
This is the maximum key-frame spacing in 100-nanosecond units.
E.g. 20000 = 1 key frame every 2 seconds.
If the specified value is -1, the default ASF value is used, or the current ASF profile value if an ASF profile is used.


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