GCKHLSVideoSegmentFormat.h-Datei

GCKHLSVideoSegmentFormat.h-Dateireferenz

GCKHLSVideoSegmentFormat Aufzählung Mehr...

Klassen

class  GCKHLSVideoSegment
 Klasse, die Hilfsfunktionen zum Konvertieren zwischen GCKHLSVideoSegmentFormat und NSString bereitstellt. Mehr...
 

Aufzählungen

enum  GCKHLSVideoSegmentFormat { GCKHLSVideoSegmentFormatUndefined = 0, GCKHLSVideoSegmentFormatMPEG2_TS = 1, GCKHLSVideoSegmentFormatFMP4 = 2 }
 HLS-Videosegmenttypen Mehr...
 

Detaillierte Beschreibung

GCKHLSVideoSegmentFormat Aufzählung

Dokumentation zum Aufzählungstyp

HLS-Videosegmenttypen

Aufzählung
GCKHLSVideoSegmentFormatUndefined

Nicht definiert.

Wird verwendet, wenn das Streaming-Protokoll nicht HLS ist.

GCKHLSVideoSegmentFormatMPEG2_TS

HLS-Segmenttyp MPEG2 TS.

GCKHLSVideoSegmentFormatFMP4

HLS-Segmenttyp FMP4.