Contents

suspendWithError:

Suspends the media environment.

Declaration

- (BOOL) suspendWithError:(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