Top |
#define RYGEL_TYPE_DTCP_CLEARTEXT_RESPONSE (rygel_dtcp_cleartext_response_get_type ())
The type for RygelDTCPCleartextResponse.
#define RYGEL_DTCP_CLEARTEXT_RESPONSE_DTCP_CONTENT_RANGE_HEADER "Content-Range.dtcp.com"
struct RygelDTCPCleartextResponse { RygelHTTPResponseElement parent_instance; RygelDTCPCleartextResponsePrivate * priv; };
struct RygelDTCPCleartextResponseClass { RygelHTTPResponseElementClass parent_class; };
The class structure for RYGEL_TYPE_DTCP_CLEARTEXT_RESPONSE
. All the fields in this structure are private and should never be accessed directly.