Represents the format and rate of the sampled data the phone line is
using. This rate and format represents the type of data being transmitted and
received between call endpoints. Can be any one of the enumerated values
as specified by VoipMediaEngine..::.MEDIA_FORMAT_AUDIO.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public VoipMediaEngine..::.MEDIA_FORMAT_AUDIO MediaFormat |
Visual Basic (Declaration) |
---|
Public MediaFormat As VoipMediaEngine..::.MEDIA_FORMAT_AUDIO |
Visual C++ |
---|
public: VoipMediaEngine..::.MEDIA_FORMAT_AUDIO MediaFormat |
J# |
---|
public VoipMediaEngine..::.MEDIA_FORMAT_AUDIO MediaFormat |