TVideoGrabber.ASFAudioChannels

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the number of channels of the audio stream.


Declaration
property ASFAudioChannels: LongInt read GetASFAudioChannels write SetASFAudioChannels default DEF_ASFAudioChannels;


__property int ASFAudioChannels=read=GetASFAudioChannels, write=SetASFAudioChannels, default=- 1


Property ASFAudioChannels As Long

Description

Specifies the number of channels of the audio stream.
If the specified value is -1, the default ASF value is used, or the current ASF profile value if an ASF profile is used.
1: 1 channel (mono)
2: 2 channels (stereo)


See Also
TNetworkStreamingType TOnClientConnection TNetworkStreaming TOnDirectNetworkStreamingHostUrl ASFAudioBitRate 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 ASFVideoMaxKeyFrameSpacing ASFVideoQuality ASFVideoWidth NetworkStreaming NetworkStreamingType OnAuthenticationNeeded OnClientConnection OnDirectNetworkStreamingHostUrl ShowDialog StartAudioRendering StreamingURL