StaticConfiguration Class |
Namespace: StreamCoders.Rtsp
The StaticConfiguration type exposes the following members.
Name | Description | |
---|---|---|
ContentTypeExists |
Queries if a given content type exists.
| |
CreateContentTypeInstance |
Creates a content type instance.
|
Name | Description | |
---|---|---|
ContentTypeDeclarations |
Holds a list of custom defined message contents. By default the list contains
"application/sdp" with SDPMessage as implementation. To define a new content, one
must derive a class from IMessageAppendix to reflect the content needed and add it along
with the MIME type to this list.
|