VLCKit
|
#import <VLCExtension.h>
Instance Methods | |
(instancetype) | - initWithInstance: |
Properties | |
struct extension_t * | instance |
NSString * | name |
NSString * | title |
wrapper class for lua extensions within VLCKit
- (instancetype) initWithInstance: | (struct extension_t *) | NS_DESIGNATED_INITIALIZER |
initializer for wrapper class
instance | the extension_t instance to init the wrapper with |
- (struct extension_t*) instance |
the extension instance used to init the wrapper with
|
readatomiccopy |
technical name of the extension
|
readatomiccopy |
user-visible name of the extension