AverageBytesPerSecond Property
Summary
Indicates the average bytes per second.
Syntax
public int AverageBytesPerSecond { get; set; }
public:
property Int32 AverageBytesPerSecond
{
Int32 get()
void set(Int32 value)
}
Property Value
If not available this will be zero, otherwise, it will have the average value for bytes per second.
Requirements
Target Platforms
See Also
AudioProperties Class
AudioProperties Members
Leadtools.SpeechRecognition Namespace