23 #ifndef _WSB_MEDIA_SEGMENT_DECRYPTER_H_ 24 #define _WSB_MEDIA_SEGMENT_DECRYPTER_H_ 93 #if defined(__cplusplus) 162 const void* init_data);
210 unsigned int in_size,
212 unsigned int* out_size);
216 #if defined(__cplusplus) 220 #endif // _WSB_MEDIA_SEGMENT_DECRYPTER_H_
unsigned char WSB_UInt8
8-bit unsigned integer
Definition: WsbTypes.h:40
int WSB_Result
Signed integer value representing a function or method result (return value).
Definition: WsbTypes.h:83
unsigned int WSB_UInt32
32-bit (or more) unsigned integer
Definition: WsbTypes.h:36