Contents

activateWithError:

Activates the media environment.

Declaration

- (BOOL) activateWithError:(NSError **) error;

Parameters

  • error:

    A pointer to an error object that describes why the method failed, or nil if no error occurred. Pass nil to ignore the error.

See Also

Managing media life cycle