FS-9020 Avmd internal/external channel

Implement checking of proper configuration
of avmd session being started on internal/external
channels. Check for read/write codec, CF_MEDIA_SET.
This commit is contained in:
Piotr Gregor
2016-04-06 16:12:39 +01:00
parent f4bca18a90
commit 73cc5ae3c1
3 changed files with 85 additions and 22 deletions
+2
View File
@@ -1359,6 +1359,8 @@ CF_STOP_BROADCAST - Signal to stop broadcast
CF_AUDIO_PAUSE - Audio is not ready to read/write
CF_VIDEO_PAUSE - Video is not ready to read/write
CF_MEDIA_SET - Session has read codec assigned
</pre>
*/