VisioForge Video Capture SDK (Delphi / ActiveX)
|
Gets or sets a value indicating whether CRC error protection enabled.
property Audio_LAME_CRC_Protected: Boolean;
__property Boolean Audio_LAME_CRC_Protected;
Boolean Audio_LAME_CRC_Protected;
Property Audio_LAME_CRC_Protected() As Boolean
Audio_LAME_CRC_Protected
__property Boolean Audio_LAME_CRC_Protected;
Audio_LAME_CRC_Protected
published Audio_LAME_CRC_Protected;
Adds the cyclic redundancy check (CRC) code in each frame, allowing to detect transmission errors that could occur on the MP3 stream. However, it takes 16 bits per frame that would otherwise be used for encoding, and then will be slightly reduced the sound quality.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|