| BroadcastActivity | BroadcastActivity manages a single live broadcast. |
| BroadcastFragment | This is a drop-in broadcasting fragment. |
| BroadcastListener | Provides callbacks for the major lifecycle benchmarks of a Broadcast. |
| Drawable2d | Base class for stuff we like to draw. |
| Drawable2d.Prefab | Enum values for constructor. |
| HlsStream | Created by davidbrodsky on 2/17/14. |
| Kickflip | This is a top-level manager class for all the fundamental SDK actions. |
| KickflipApiClient | Kickflip API Client After construction, requests can be immediately performed. |
| KickflipCallback | Callback interface for Kickflip API calls |
| KickflipException | Kickflip Exception |
| MediaPlayerFragment | MediaPlayerFragment demonstrates playing an HLS Stream, and fetching stream metadata via the .m3u8 manifest to decorate the display for Live streams. |
| Response | JSON API object for Kickflip Responses |
| SessionConfig | Configuration information for a Broadcasting or Recording session. |
| SessionConfig.Builder | |
| Stream | Kickflip base Stream response |
| StreamList | Created by davidbrodsky on 3/11/14. |
| User | JSON API object for Kickflip User |
| VideoEncoderCore | This class wraps up the core components used for surface-input video encoding. |