Shaka Player Embedded
Static Public Member Functions | List of all members
shaka::util::ObjcConverter< std::string > Struct Template Reference

#include <objc_utils.h>

Static Public Member Functions

static NSString * ToObjc (const std::string &value)
 
static std::string FromObjc (NSString *value)
 

Detailed Description

template<>
struct shaka::util::ObjcConverter< std::string >

Definition at line 43 of file objc_utils.h.

Member Function Documentation

§ FromObjc()

static std::string shaka::util::ObjcConverter< std::string >::FromObjc ( NSString *  value)
inlinestatic

Definition at line 50 of file objc_utils.h.

§ ToObjc()

static NSString* shaka::util::ObjcConverter< std::string >::ToObjc ( const std::string &  value)
inlinestatic

Definition at line 44 of file objc_utils.h.


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