EricssonResearch / openwebrtc-ios-sdk

SDK for adding OpenWebRTC to your iOS apps using CocoaPods
BSD 2-Clause "Simplified" License
69 stars 37 forks source link

Add OpenWebRTCLocalAudioSource with volume property #58

Open adrianbg opened 8 years ago

adrianbg commented 8 years ago

For #55

Also move source files to OpenWebRTC-SDK/ so system includes work properly when imported straight from the repository.

Add Foundation imports. These were necessary to compile for me.

stefanalund commented 8 years ago

Please update the Copyright to your own. Other than that: :+1:

stefanalund commented 8 years ago

@adrianbg could you please add your copyright header and also rebase? After that we can merge this one.