SdpAttribute Class |
Namespace: StreamCoders.Sdp
The SdpAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | SdpAttribute |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | FieldType |
Gets or sets the type of the field.
(Inherited from SdpBaseField.) |
![]() | IsProperty |
Gets or sets or Sets whether SDPAttribute.KeyValue will be serialized as Key:Value or
simply as Value.
|
![]() | KeyValue |
Gets or sets or Sets the KeyValue property.
|
![]() | KeyValueList |
Gets the KeyValueList property.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateKeyValue |
Creates a key value.
|
![]() | FindKeyValue |
Searches for the first key value.
|
![]() | Parse |
Parses.
(Overrides SdpBaseFieldParse(String).) |
![]() | ToString |
Convert this object into a string representation.
(Overrides SdpBaseFieldToString.) |
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |