GCKMediaInformation.h 檔案

GCKMediaInformation.h 檔案參考資料

GCKMediaStreamType 列舉。更多...

類別

class  GCKMediaInformation
 匯總媒體項目相關資訊的類別。更多...
 
class  GCKMediaInformationBuilder
 用於建構全新或衍生 GCKMediaInformation 執行個體的建構工具物件。更多...
 

列舉

enum  GCKMediaStreamType { GCKMediaStreamTypeNone = 0, GCKMediaStreamTypeBuffered = 1, GCKMediaStreamTypeLive = 2, GCKMediaStreamTypeUnknown = 99 }
 列舉:定義媒體串流類型的。更多...
 

詳細說明

GCKMediaStreamType 列舉。

列舉類型說明文件

列舉:定義媒體串流類型的。

分子
GCKMediaStreamTypeNone

「無」串流類型。

GCKMediaStreamTypeBuffered

緩衝串流類型。

GCKMediaStreamTypeLive

直播活動類型。

GCKMediaStreamTypeUnknown

未知的串流類型。