The VoipMediaEngine..::.PHONE_LINE_RECORD_DATA type exposes the following members.

Fields

  NameDescription
BufferLengthInBytes
The number of bytes in the sample block.
PhoneLine
The zero based phone line number.
SampleBuffer
A pointer to a 20 Ms 8k PCM sample block.
UserData
Application instance data. The value specified in this structure is the same as the UserData parameter that is specified in a call to the StartPhoneLineRecording(VoipMediaEngine, Int32, Boolean, Boolean, Boolean, Boolean, Int32, String, VoipMediaEngine..::.PHONE_LINE_RECORD_CALLBACK_PROC, Object) API procedure.

See Also