Commit 1884e59c authored by rengasamis's avatar rengasamis Committed by canterburym
Browse files

Update IPMultimediaPDU.asn to align usage of audioFrame coding with mMCCprotocol coding and usage.

parent fc30228a
...@@ -51,7 +51,9 @@ IPMMCC ::= SEQUENCE ...@@ -51,7 +51,9 @@ IPMMCC ::= SEQUENCE
-- May contain c= and m= lines extracts for instance -- May contain c= and m= lines extracts for instance
mMCCprotocol [4] MMCCprotocol OPTIONAL mMCCprotocol [4] MMCCprotocol OPTIONAL
-- Used to identify the protocol of packets sent in MMCCContent (RTP, UDPTL, MSRP, etc.) -- Used to identify the protocol of packets sent in MMCCContent (RTP, UDPTL, MSRP, etc.)
-- Absence means mMCCContents contains RTP/RTCP packets -- Absence means mMCCContents contains RTP/RTCP packets or audio frame as indicated by the
-- frameType parameter.
} }
FrameType ::= ENUMERATED FrameType ::= ENUMERATED
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment