have just added the latest FP10 swc to my project to find that AudioPublisher.silenceLevel is suddenly throwing a compile time error:
1119: Access of possibly undefined property silenceLevel through a reference with static type com.adobe.rtc.collaboration:AudioPublisher.
which poses a number of questions:
- why has it gone?
- why does the documentation [both on my machine & the 'net] still list it as one of the props for AudioPublisher?
- what implications does that have for the documentation generally?
