diff --git a/docs/annotated.html b/docs/annotated.html index 8e4f88635a..1fd06829c3 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -3,16 +3,15 @@
- + ++ |
Shaka Packager SDK
|
@@ -30,49 +29,26 @@
shaka | |
hls | |
media | |
xml | |
CallbackFile | |
File | Define an abstract file interface |
FileCloser | |
IoCache | Declaration of class which implements a thread-safe circular buffer |
LocalFile | Implement LocalFile which deals with local storage |
MemoryFile | |
BufferCallbackParams | Buffer callback params |
ThreadedIoFile | Declaration of class which implements a thread-safe circular buffer |
UdpFile | Implements UdpFile, which receives UDP unicast and multicast streams |
UdpOptions | Options parsed from UDP url string of the form: udp://ip:port[?options] |
HlsParams | HLS related parameters |
Cuepoint | |
AdCueGeneratorParams | Cuepoint generator related parameters |
ChunkingParams | Chunking (segmentation) related parameters |
WidevineSigner | Signer credential for Widevine license server |
WidevineEncryptionParams | Widevine encryption parameters |
PlayreadyEncryptionParams | |
RawKeyParams | Raw key encryption/decryption parameters, i.e. with key parameters provided |
EncryptionParams | Encryption parameters |
WidevineDecryptionParams | Widevine decryption parameters |
DecryptionParams | Decryption parameters |
Mp4OutputParams | MP4 (ISO-BMFF) output related parameters |
Element | |
ContentProtectionElement | |
DashIopMpdNotifier | |
MockMpdBuilder | |
MockAdaptationSet | |
MockRepresentation | |
MockMpdNotifier | |
MpdBuilder | This class generates DASH MPDs (Media Presentation Descriptions) |
AdaptationSet | |
RepresentationStateChangeListener | |
Representation | |
MpdNotifier | |
MpdOptions | Defines Mpd Options |
SegmentInfo | |
SimpleMpdNotifier | |
MpdParams | DASH MPD related parameters |
MpdNotifierFactory | |
MpdWriter | |
TestParams | Parameters used for testing |
PackagingParams | Packaging parameters |
StreamDescriptor | Defines a single input/output stream |
Packager | |
Status | |
BandwidthEstimator | |
▼Nshaka | All the methods that are virtual are virtual for mocking |
►Nhls | |
►Nmedia | |
►Nxml | |
CAdaptationSet | |
CAdCueGeneratorParams | Cuepoint generator related parameters |
CBufferCallbackParams | Buffer callback params |
CCallbackFile | |
CChunkingParams | Chunking (segmentation) related parameters |
CContentProtectionElement | |
CCuepoint | |
CDecryptionParams | Decryption parameters |
CElement | |
►CEncryptionParams | Encryption parameters |
CFile | Define an abstract file interface |
CFileCloser | |
CHlsParams | HLS related parameters |
CIoCache | Declaration of class which implements a thread-safe circular buffer |
CLocalFile | Implement LocalFile which deals with local storage |
CMemoryFile | |
CMockAdaptationSet | |
CMockMpdBuilder | |
CMockMpdNotifier | |
CMockPeriod | |
CMockRepresentation | |
CMp4OutputParams | MP4 (ISO-BMFF) output related parameters |
CMpdBuilder | This class generates DASH MPDs (Media Presentation Descriptions) |
CMpdNotifier | |
CMpdNotifierFactory | |
CMpdOptions | Defines Mpd Options |
CMpdParams | DASH MPD related parameters |
CMpdWriter | |
CPackager | |
CPackagingParams | Packaging parameters |
CPeriod | |
CPlayreadyEncryptionParams | |
►CRawKeyParams | Raw key encryption/decryption parameters, i.e. with key parameters provided |
CRepresentation | |
CRepresentationStateChangeListener | |
CSegmentInfo | |
CSimpleMpdNotifier | |
CStatus | |
CStreamDescriptor | Defines a single input/output stream |
CTestParams | Parameters used for testing |
CThreadedIoFile | Declaration of class which implements a thread-safe circular buffer |
CUdpFile | Implements UdpFile, which receives UDP unicast and multicast streams |
CUdpOptions | Options parsed from UDP url string of the form: udp://ip:port[?options] |
CWidevineDecryptionParams | Widevine decryption parameters |
CWidevineEncryptionParams | Widevine encryption parameters |
CWidevineSigner | Signer credential for Widevine license server |
CBandwidthEstimator |