[Missing <summary> documentation for "P:Ozeki.VoIP.Media.AudioFormat.PacketizationTime"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public int PacketizationTime { get; protected set; } |
| Visual Basic |
|---|
Public Property PacketizationTime As Integer Get Protected Set |
| Visual C++ |
|---|
public: property int PacketizationTime { int get (); protected: void set (int value); } |