-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from dingwilson/cooca-pods
Cocoapods
- Loading branch information
Showing
23 changed files
with
45 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
docs/docsets/SwiftVideoBackground.docset/Contents/Resources/Documents/search.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"Structs/VideoInfo.html#/s:20SwiftVideoBackground0B4InfoV4nameSSv":{"name":"name","abstract":"<p>String name of the video.</p>","parent_name":"VideoInfo"},"Structs/VideoInfo.html#/s:20SwiftVideoBackground0B4InfoV4typeSSv":{"name":"type","abstract":"<p>String type of the video, e.g. <q>mp4</q></p>","parent_name":"VideoInfo"},"Structs/VideoInfo.html#/s:20SwiftVideoBackground0B4InfoVACSS4name_SS4typetcfc":{"name":"init(name:type:)","abstract":"<p>Initializes a <code>VideoInfo</code>.</p>","parent_name":"VideoInfo"},"Structs/VideoInfo.html":{"name":"VideoInfo","abstract":"<p>Contains data on a video to be played.</p>"},"Enums/VideoBackgroundError.html#/s:20SwiftVideoBackground0bC5ErrorO13videoNotFoundAcA0B4InfoVcACmF":{"name":"videoNotFound","abstract":"<p>The video with given name and type could not be found.</p>","parent_name":"VideoBackgroundError"},"Enums/VideoBackgroundError.html#/s:20SwiftVideoBackground0bC5ErrorO16errorDescriptionSSSgv":{"name":"errorDescription","abstract":"<p>Description of the error.</p>","parent_name":"VideoBackgroundError"},"Enums/VideoBackgroundError.html":{"name":"VideoBackgroundError","abstract":"<p>Errors that can occur when playing a video.</p>"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C6sharedACvZ":{"name":"shared","abstract":"<p>Undocumented</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0CACycfc":{"name":"init()","abstract":"<p>Initializes a VideoBackground instance.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C4playySo6UIViewC4view_SS9videoNameSS0G4TypeSb7isMuted12CoreGraphics7CGFloatV5alphaSb08willLoopB0tF":{"name":"play(view:videoName:videoType:isMuted:alpha:willLoopVideo:)","abstract":"<p>Plays a video on a UIView.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C4playySo6UIViewC4view_SS4nameSS4typeSb7isMuted12CoreGraphics7CGFloatV5alphaSb08willLoopB0tKF":{"name":"play(view:name:type:isMuted:alpha:willLoopVideo:)","abstract":"<p>Plays a video on a UIView.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C4playySo6UIViewC4view_SayAA0B4InfoVG10videoInfosSb7isMuted12CoreGraphics7CGFloatV5alphaSb08willLoopB0tKF":{"name":"play(view:videoInfos:isMuted:alpha:willLoopVideo:)","abstract":"<p>Plays videos one after another on a UIView.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html":{"name":"VideoBackground","abstract":"<p>Class that plays a video on a UIView.</p>"},"Classes.html":{"name":"Classes","abstract":"<p>The following classes are available globally.</p>"},"Enums.html":{"name":"Enumerations","abstract":"<p>The following enumerations are available globally.</p>"},"Structs.html":{"name":"Structures","abstract":"<p>The following structures are available globally.</p>"}} | ||
{"Structs/VideoInfo.html#/s:20SwiftVideoBackground0B4InfoV4nameSSv":{"name":"name","abstract":"<p>String name of the video.</p>","parent_name":"VideoInfo"},"Structs/VideoInfo.html#/s:20SwiftVideoBackground0B4InfoV4typeSSv":{"name":"type","abstract":"<p>String type of the video, e.g. <q>mp4</q></p>","parent_name":"VideoInfo"},"Structs/VideoInfo.html#/s:20SwiftVideoBackground0B4InfoVACSS4name_SS4typetcfc":{"name":"init(name:type:)","abstract":"<p>Initializes a <code>VideoInfo</code>.</p>","parent_name":"VideoInfo"},"Structs/VideoInfo.html":{"name":"VideoInfo","abstract":"<p>Contains data on a video to be played.</p>"},"Enums/VideoBackgroundError.html#/s:20SwiftVideoBackground0bC5ErrorO13videoNotFoundAcA0B4InfoVcACmF":{"name":"videoNotFound","abstract":"<p>The video with given name and type could not be found.</p>","parent_name":"VideoBackgroundError"},"Enums/VideoBackgroundError.html#/s:20SwiftVideoBackground0bC5ErrorO16errorDescriptionSSSgv":{"name":"errorDescription","abstract":"<p>Description of the error.</p>","parent_name":"VideoBackgroundError"},"Enums/VideoBackgroundError.html":{"name":"VideoBackgroundError","abstract":"<p>Errors that can occur when playing a video.</p>"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C6sharedACvZ":{"name":"shared","abstract":"<p>Singleton instance that can be used to play a video.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0CACycfc":{"name":"init()","abstract":"<p>Initializes a VideoBackground instance.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C4playySo6UIViewC4view_SS9videoNameSS0G4TypeSb7isMuted12CoreGraphics7CGFloatV5alphaSb08willLoopB0tF":{"name":"play(view:videoName:videoType:isMuted:alpha:willLoopVideo:)","abstract":"<p>Plays a video on a UIView.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C4playySo6UIViewC4view_SS4nameSS4typeSb7isMuted12CoreGraphics7CGFloatV5alphaSb08willLoopB0tKF":{"name":"play(view:name:type:isMuted:alpha:willLoopVideo:)","abstract":"<p>Plays a video on a UIView.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html#/s:20SwiftVideoBackground0bC0C4playySo6UIViewC4view_SayAA0B4InfoVG10videoInfosSb7isMuted12CoreGraphics7CGFloatV5alphaSb08willLoopB0tKF":{"name":"play(view:videoInfos:isMuted:alpha:willLoopVideo:)","abstract":"<p>Plays videos one after another on a UIView.</p>","parent_name":"VideoBackground"},"Classes/VideoBackground.html":{"name":"VideoBackground","abstract":"<p>Class that plays a video on a UIView.</p>"},"Classes.html":{"name":"Classes","abstract":"<p>The following classes are available globally.</p>"},"Enums.html":{"name":"Enumerations","abstract":"<p>The following enumerations are available globally.</p>"},"Structs.html":{"name":"Structures","abstract":"<p>The following structures are available globally.</p>"}} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.