21 #ifndef _WSB_MEDIA_STREAM_H_ 22 #define _WSB_MEDIA_STREAM_H_ 33 #define WSB_MEDIASTREAM_CONTENT_TYPE_DCF "application/vnd.oma.drm.dcf" 34 #define WSB_MEDIASTREAM_CONTENT_TYPE_AES128CBC "application/vnd.intertrust.drm.aes128.cbc" 35 #define WSB_MEDIASTREAM_CONTENT_TYPE_AES128CTR "application/vnd.intertrust.drm.aes128.ctr" 708 #endif // _WSB_MEDIA_STREAM_H_
unsigned WSB_CONFIG_INT64_TYPE WSB_Position
Definition: WsbTypes.h:51
unsigned WSB_CONFIG_INT64_TYPE WSB_LargeSize
Definition: WsbTypes.h:50
int WSB_Result
Signed integer value representing a function or method result (return value).
Definition: WsbTypes.h:83
WSB_UInt8 WSB_Byte
An 8-bit byte.
Definition: WsbTypes.h:132
WSB_UInt32 WSB_Size
An unsigned integer used to represent a measurable quantity (e.g., the size of a file).
Definition: WsbTypes.h:104