Halyri - Server  0.9.1
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
MediaInformationDto Class Reference

Dto container class for audio/video media description. Contains a property identifying if the payload data has been compressed with GZip for transport. Contains a MediaTypeDto instance describing the media format. More...

Properties

bool CompressedGZip [get, set]
 Gets or sets the value indicating if the assosicated payload data has been compressed with GZip for transfer. More...
 
MediaTypeDto MediaType [get, set]
 Gets or sets the type description of the associated payload data. More...
 

Detailed Description

Dto container class for audio/video media description. Contains a property identifying if the payload data has been compressed with GZip for transport. Contains a MediaTypeDto instance describing the media format.

<author>Veli-Mikko Puupponen</author>

Property Documentation

bool CompressedGZip
getset

Gets or sets the value indicating if the assosicated payload data has been compressed with GZip for transfer.

MediaTypeDto MediaType
getset

Gets or sets the type description of the associated payload data.


The documentation for this class was generated from the following file: