Expand my Community achievements bar.

mjt333
mjt333
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • MicrophoneManager.getInstance() calls setAdvancedMicrophone(), which calls Microphone.getEnhancedMicrophone().  getEnhancedMicrophone() returns null for AIR running on tablets (AEC is not supported on tablets).  setAdvancedMicrophone() does not check for a null object, and throws a 1009 error:TypeEr...

    Type

    Discussions

    Views

    1.4K

    Like

    1

    Replies

    1
  • after a session connects to a room, and then ConnectSession.logout() is called.  The offending code from isP2P():var uri:String = (_connectSession.sessionInternals.session_internal::connection as NetConnection).uri ;if ( uri.split(":")[0] != "rtmfp" ) {    _isP2P = false ;    return _isP2P ;}At some...

    Type

    Discussions

    Views

    1.4K

    Likes

    0

    Replies

    2
Top badges earned by mjt333
Customize the badges you want to showcase on your profile