const TInt | KVtEngMediaCommandBase |
Media commands for controlling local display and sending of media (audio/video) to the peer.
const TInt | KVtEngSetSource |
Selects source, MVtEngMedia::TMediaSource for command parameters.
const TInt | KVtEngPrepareCamera |
Async Initializes default or selected camera. Does not take parameters. See KVtEngSetSource command parameters.
const TInt | KVtEngPrepareViewFinder |
prepares engine to pass view finder frames to UI MVtEngMedia::TVtEngViewFinderConfig for command parameters.
const TInt | KVtEngPrepareViewFinderDSA |
Sync prepares engine to render view finder frames using DSA MVtEngMedia::TRenderingOptionsDSA for command parameters.
const TInt | KVtEngStartViewFinder |
Async Starts view finder MVtEngMedia::TRenderingOptionsDSA for command parameters.
const TInt | KVtEngPauseViewFinder |
Async View finder control commands, do not take parameters.
const TInt | KVtEngPrepareRemoteRenderDSA |
Prepares engine for rendering video (with DSA) from peer MVtEngMedia::TRenderingOptionsDSA for command parameters.
const TInt | KVtEngPrepareRemoteRender |
Prepares engine for rendering video from peer MVtEngMedia::TVtEngViewFinderConfig for command parameters.
const TInt | KVtEngStartRenderRemote |
Remote video rendering commands, do not take parameters.
const TInt | KVtEngMuteOutgoingAudio |
Media transport control commands, do not take parameters.
const TInt | KVtEngSetZoomStep |
Sync. Sets video source provider zoom step. Parameter is TInt from zero to maximum zoom step. MVtEngMedia::GetMaxZoomStep .
const TInt | KVtEngSetRemoteVideoSize |
Sync Sets size of remote video, parameter is of type TSize
const TInt | KVtEngSetUIForeground |
Sets UI foreground state (ETrue or EFalse)
const TInt | KVtEngInitializeShareImage |
Initialize image sharing.
const TInt | KVtEngStartShareImage |
Start image sharing (must be initialized first).
const TInt | KVtEngPrepareViewFinderDP |
Sync prepares engine to render view finder frames using DP MVtEngMedia::TRenderingOptionsDP for command parameters.
const TInt | KVtEngPrepareRemoteRenderDP |
Prepares engine for rendering video (with DP) from peer MVtEngMedia::TRenderingOptionsDP for command parameters.
const TInt | KVtEngHandleLayoutChange |
Engine reintializes camera instance when layout change happens and active provider is onboard camera. If anyother provider is selected, then nothing will be done by the engine.
const TInt | KVtEngRequestLastRemoteFrame |
Sync Request update last remote video frame through MVtEngFrameObserver::vtSetFrame
const TInt | KVtEngSetAudioVolume |
Sets output volume level [1..10] for active audio device
const TInt | KVtEngIncreaseAudioVolume |
Increase volume by one step.
const TInt | KVtEngDecreaseAudioVolume |
Decrease volume by one step.
const TInt | KVtEngTerminateSession |
Terminates session and tears down connection
const TInt | KVtEngStartDtmfTone |
Starts sending a DTMF tone. Takes TChar parameter. Sync
const TInt | KVtEngStopDtmfTone |
Stops previously started tone. Does not take parametners. Sync
const TInt | KVtEngSetUIIBasicStringSupport |
Remote supports UII basic string.
const TInt | KVtEngSetUIIIA5StringSupport |
Remote supports UII IA5 string.
const TInt | KVtEngSetUIIGeneralStringSupport |
Remote supports UII general string.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.