#include <pv_2way_h324m_interface.h>
Public Methods | |
virtual void | SetObservers (PVCommandStatusObserver *aCmdStatusObserver, PVInformationalEventObserver *aInfoEventObserver, PVErrorEventObserver *aErrorEventObserver)=0 |
virtual PVCommandId | SetMultiplexLevel (PVH223Level aLevel, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetMaxSduSize (PVH223AdaptationLayer aLayer, int32 aSize, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetMaxSduSizeR (PVH223AdaptationLayer aLayer, int32 aSize, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetOutgoingChannelConfiguration (int32 aMediaTypes, PVH223AlConfig *aConfig, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetIncomingChannelConfiguration (uint32 iAudioAdaptationLayers, uint32 iVideoAdaptationLayers, uint32 iDataAdaptationLayers, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetMaxPduSize (int32 aMaxPduSize, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetTerminalType (uint8 aTerminalType, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendRme (OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetMaxMuxPduSize (int32 aRequestMaxMuxPduSize, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetMaxMuxCcsrlSduSize (int32 aMaxCcsrlSduSize, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | FastUpdate (PVChannelId aChannelId, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendRtd (OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetVendor (uint8 cc, uint8 ext, uint32 mc, const uint8 *aProduct, uint16 aProductLen, const uint8 *aVersion, uint16 aVersionLen, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendEndSession (OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetEndSessionTimeout (uint32 aTimeout, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetTimerCounter (PVH324TimerCounter aTimerCounter, uint8 aSeries, uint32 aSeriesOffset, uint32 aValue, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetVideoResolutions (PVDirection aDirection, Oscl_Vector< PVMFVideoResolutionRange, OsclMemAllocator > &aResolutions, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendVendorId (OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendVideoTemporalSpatialTradeoffCommand (PVChannelId aLogicalChannel, uint8 aTradeoff, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendVideoTemporalSpatialTradeoffIndication (PVChannelId aLogicalChannel, uint8 aTradeoff, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendSkewIndication (PVChannelId aLogicalChannel1, PVChannelId aLogicalChannel2, uint16 aSkew, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SetLogicalChannelBufferingMs (uint32 aInBufferingMs, uint32 aOutBufferingMs, OsclAny *aContextData=NULL)=0 |
virtual PVCommandId | SendUserInput (CPVUserInput *user_input, OsclAny *aContextData=NULL)=0 |
H324MConfigInterface provides H.324m specific configuration APIs.
|
This API may be called only after the media source has been successfully added to the pv2way engine. It causes the 2way engine to immediately send out a fast update frame specific to the media type identified by the aTrack parameter.
|
|
Sends an end session command to the peer. Only to be used for testing purposes.
|
|
This API allows the user to specify whether Request Multiplex Entry is sent to the remote terminal after TCS
|
|
Sends a Round Trip Determination message to the peer and indicates the round trip delay to the caller on completion of the command. The round trip delay is stored in 4 bytes in the local buffer of the completion event in network byte order.
|
|
This API allows the user to send a SkewIndication to the peer. Skew is measured in milliseconds, and indicates the maximum number of milliseconds that the data on logicalChannel2 is delayed from the data on logicalChannel1 as delivered to the network transport. |
|
Causes the pv2way to send the specified user input to the remote terminal using control channel. The user input can be either DTMF ot Alphanumeric
|
|
This API allows the user to send the vendor id info to the peer. Note: Calling this API during call-setup negotiations can affect the time for call-setup adversely. |
|
This API allows the user to send a videoTemporalSpatialTradeOff command to the peer. It is a request to the remote encoder to adjust its encoding in accordance with the tradeoff value. A value of 0 indicates a high spatial resolution and a value of 31 indicates a high frame rate. The values from 0 to 31 indicate monotonically a higher frame rate. Actual values do not correspond to precise values of spatial resolution or frame rate. |
|
This API allows the user to send a videoTemporalSpatialTradeOff command to the peer. It is an indication to the remote decoder that the local encoder has adjusted its encoding parameters according to the tradeoff value. A value of 0 indicates a high spatial resolution and a value of 31 indicates a high frame rate. The values from 0 to 31 indicate monotonically a higher frame rate. Actual values do not correspond to precise values of spatial resolution or frame rate. |
|
Sets the disconnect timeout interval.
|
|
This API allows the user to specify the configuration for incoming channels
|
|
This API allows the user to configure the logical channel buffer sizes for incoming and outgoing logical channels.
|
|
This API sets the max ccsrl sdu size
|
|
This API causes a maxMuxPduSize request to be sent to the remote terminal if set to a valid value (64 - 255). This is done after TCS if the remote terminal supports the maxMuxPduCapability
|
|
This API allows the user to limit the size of the outgoing h223 pdus
|
|
This API allows the user to specify maximum outgoing sdu sizes for each adaptation layer
|
|
This API allows the user to specify maximum incoming sdu sizes for each adaptation layer. This is indicated to the peer via the TCS
|
|
This API allows the user to specify the starting H223 multiplex level
|
|
This API allows the user to specify separate observers for the 324m interface. Otherwise, the default observers will be used
|
|
This API allows the user to specify the configuration for outgoing AL channels
|
|
This API allows the user to specify the terminal type that is advertized to the peer. This can be used to force the local terminal to be master/slave when communicating with a peer 324m terminal for testing purposes.
|
|
Sets an H.324 timer/counter value. This should be called before ConnectL is invoked. The supported timers are: T106 Master Slave Determination (in units of 1s) T101 Capability Exchange (in units of 1s) T103 Uni-directional and Bi-directional Logical Channel Signalling (in units of 1s) T108 Close Logical Channel (in units of 1s) T104 H.223 Multiplex Table (in units of 1s) T109 Mode Request (in units of 1s) T105 Round Trip Delay (in units of 1s) T107 Request Multiplex Entry (in units of 100ms) T401 SRP retransmission (in units of 100ms) The supported counters are: N100 H245 (TCS, MSD) N401 SRP retransmission
|
|
Sets the vendor identification data. This does not cause the stack to issue a vendor identifiation request. Set to NULL to disable sending vendor id. If set to a valid parameter before Connect, it will cause the stack to automatically send it along with the TCS message.
|
|
This API allows the user to specify the supported resolutions for video for transmit and receive.
|