This is the interface for VoipPCMSource subclasses to implement which represent a PCM(pulse code modulation) object. An example class that implements this interface is VoipPCMSourceNative. Read more about Voiphere.
Member Functions
int GetPCM
( float [] dest,
int length )
Retrieves the PCM float as an int.
void SetSenderID
( ulong senderID )
Sets the sender ID associated with this Voip source. The ID will belong to a Models.User.