WaveBufferLastRecordedData Property |
Last recorded data array
Namespace:
CallFlowFramework.Media
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic short[] LastRecordedData { get; }
public:
property array<short>^ LastRecordedData {
array<short>^ get ();
}
Property Value
Type:
Int16
See Also