Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saiday committed Feb 3, 2014
1 parent 77d677b commit 77bbaf1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,15 +211,6 @@ NSUInteger count = [listItems count];
} ItemsCount:count];
```

Before you start
--------------

`[HysteriaPlayer sharedInstance]` will take over the audio focus, because it really init a Player for you.

The player object is singleton, you don't have to store it to your local instance, use `[HysteriaPlayer sharedInstance]` until you really need a Player to play anything.

It will be tiresome that your app take over the system audio focus when it just launched.

Snippets
--------------
### Get item's index of my working items: ###
Expand Down

0 comments on commit 77bbaf1

Please sign in to comment.