MediaStreamIdSemanticAttribute Class |
Namespace: FM.IceLink.Sdp
The MediaStreamIdSemanticAttribute type exposes the following members.
Name | Description | |
---|---|---|
MediaStreamIdSemanticAttribute(MediaStreamIdSemanticToken) |
Initializes a new instance of the MediaStreamIdSemanticAttribute class.
| |
MediaStreamIdSemanticAttribute(MediaStreamIdSemanticToken, String) |
Initializes a new instance of the MediaStreamIdSemanticAttribute class.
|
Name | Description | |
---|---|---|
AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
MsIdList |
Gets or sets the space-delimited list of msids for which a given semantic is used.
An empty list of identifiers is an indication that the sender
supports the indicated semantic, but has no msid groupings of the
given type in the present SDP.
An identifier of "*" is an indication that all "a=msid" lines in the
SDP have this specific semantic. If "*" is not used, each msid-id in
the SDP MUST appear in one and only one "msid-semantic" line.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromAttributeValue |
Initializes a new instance of the MediaStreamIdSemanticAttribute class.
| |
GetAttributeValue |
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Converts this instance to a string.
(Inherited from Attribute.) |