Plik GCKHLSVideoSegmentFormat.h

Dokumentacja pliku GCKHLSVideoSegmentFormat.h

Wyliczenie GCKHLSVideoSegmentFormat. Więcej...

Zajęcia

class  GCKHLSVideoSegment
 Klasa, która umożliwia pomocnikom przeprowadzanie konwersji między GCKHLSVideoSegmentFormat a NSString. Więcej...
 

Wyliczenia

enum  GCKHLSVideoSegmentFormat { GCKHLSVideoSegmentFormatUndefined = 0, GCKHLSVideoSegmentFormatMPEG2_TS = 1, GCKHLSVideoSegmentFormatFMP4 = 2 }
 Typy segmentów wideo HLS. Więcej...
 

Szczegółowy opis

Wyliczenie GCKHLSVideoSegmentFormat.

Dokumentacja typów wyliczeniowych

Typy segmentów wideo HLS.

Wyliczenie
GCKHLSVideoSegmentFormatUndefined

Niezdefiniowane.

Używany, gdy protokół strumieniowania nie jest HLS.

GCKHLSVideoSegmentFormatMPEG2_TS

Typ segmentu HLS – MPEG2 TS.

GCKHLSVideoSegmentFormatFMP4

Typ segmentu HLS: FMP4.