Open Broadcaster Software
Free, open source software for live streaming and recording
cfstring-utils.h File Reference

Go to the source code of this file.

Functions

EXPORT char * cfstr_copy_cstr (CFStringRef cfstr, CFStringEncoding cfstr_enc)
 
EXPORT bool cfstr_copy_dstr (CFStringRef cfstr, CFStringEncoding cfstr_enc, struct dstr *str)
 

Function Documentation

◆ cfstr_copy_cstr()

EXPORT char* cfstr_copy_cstr ( CFStringRef  cfstr,
CFStringEncoding  cfstr_enc 
)

◆ cfstr_copy_dstr()

EXPORT bool cfstr_copy_dstr ( CFStringRef  cfstr,
CFStringEncoding  cfstr_enc,
struct dstr str 
)