Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 ErrorCodeAudioProcessingFailed int = 18 ErrorCodeDecoderInitFailed int = 11 ErrorCodeDecodingFailed int = 12 ErrorCodeDecodingFormatUnsupported int = 13 ErrorCodeEncoderInitFailed int = 14 ErrorCodeEncodingFailed int = 15 ErrorCodeEncodingFormatUnsupported int = 16 ErrorCodeFailedRuntimeCheck int = 2 ErrorCodeIoBadHttpStatus int = 6 ErrorCodeIoCleartextNotPermitted int = 9 ErrorCodeIoFileNotFound int = 7 ErrorCodeIoNetworkConnectionFailed int = 4 ErrorCodeIoNetworkConnectionTimeout int = 5 ErrorCodeIoNoPermission int = 8 ErrorCodeIoReadPositionOutOfRange int = 10 ErrorCodeIoUnspecified int = 3 ErrorCodeMuxingFailed int = 19 ErrorCodeNone int = 1 ErrorCodeVideoFrameProcessingFailed int = 17 FinalStateCanceled int = 2 FinalStateError int = 3 FinalStateSucceeded int = 1 ProgressPercentUnknown int = -1 TimeSinceCreatedUnknown int = -1 StateAbandoned int = 15 StateBuffering int = 6 StateEnded int = 11 StateFailed int = 13 StateInterruptedByAd int = 14 StateJoiningBackground int = 1 StateJoiningForeground int = 2 StateNotStarted int = 0 StatePaused int = 4 StatePausedBuffering int = 7 StatePlaying int = 3 StateSeeking int = 5 StateStopped int = 12 StateSuppressed int = 9 StateSuppressedBuffering int = 10 TrackChangeReasonAdaptive int = 4 TrackChangeReasonInitial int = 2 TrackChangeReasonManual int = 3 TrackChangeReasonOther int = 1 TrackChangeReasonUnknown int = 0 TrackStateOff int = 0 TrackStateOn int = 1 TrackTypeAudio int = 0 TrackTypeText int = 2 TrackTypeVideo int = 1 ContentTypeAd int = 2 ContentTypeMain int = 1 ContentTypeOther int = 3 ContentTypeUnknown int = 0 DrmTypeClearkey int = 6 DrmTypeNone int = 0 DrmTypeOther int = 1 DrmTypePlayReady int = 2 DrmTypeWidevineL1 int = 3 DrmTypeWidevineL3 int = 4 DrmTypeWvL3Fallback int = 5 PlaybackTypeLive int = 2 PlaybackTypeOther int = 3 PlaybackTypeUnknown int = 0 PlaybackTypeVod int = 1 StreamSourceDevice int = 2 StreamSourceMixed int = 3 StreamSourceNetwork int = 1 StreamSourceUnknown int = 0 StreamTypeDash int = 3 StreamTypeHls int = 4 StreamTypeOther int = 1 StreamTypeProgressive int = 2 StreamTypeSs int = 5 StreamTypeUnknown int = 0 ErrorAudioTrackInitFailed int = 17 ErrorAudioTrackOther int = 19 ErrorAudioTrackWriteFailed int = 18 ErrorDecoderInitFailed int = 13 ErrorDecodingFailed int = 14 ErrorDecodingFormatExceedsCapabilities int = 15 ErrorDecodingFormatUnsupported int = 35 ErrorDecodingOther int = 16 ErrorDrmContentError int = 28 ErrorDrmDeviceRevoked int = 29 ErrorDrmDisallowedOperation int = 26 ErrorDrmLicenseAcquisitionFailed int = 25 ErrorDrmOther int = 30 ErrorDrmProvisioningFailed int = 24 ErrorDrmSchemeUnsupported int = 23 ErrorDrmSystemError int = 27 ErrorIoBadHttpStatus int = 5 ErrorIoConnectionClosed int = 8 ErrorIoConnectionTimeout int = 7 ErrorIoDnsFailed int = 6 ErrorIoFileNotFound int = 31 ErrorIoNetworkConnectionFailed int = 4 ErrorIoNoPermission int = 32 ErrorIoOther int = 9 ErrorOther int = 1 ErrorParsingContainerMalformed int = 11 ErrorParsingContainerUnsupported int = 34 ErrorParsingManifestMalformed int = 10 ErrorParsingManifestUnsupported int = 33 ErrorParsingOther int = 12 ErrorPlayerBehindLiveWindow int = 21 ErrorPlayerOther int = 22 ErrorPlayerRemote int = 20 ErrorRuntime int = 2 ErrorUnknown int = 0 NetworkType2g int = 4 NetworkType3g int = 5 NetworkType4g int = 6 NetworkType5gNsa int = 7 NetworkType5gSa int = 8 NetworkTypeEthernet int = 3 NetworkTypeOffline int = 9 NetworkTypeOther int = 1 NetworkTypeUnknown int = 0 NetworkTypeWifi int = 2 LogSessionIdNone int = 0 SourceTypeCamera int = 2 SourceTypeEditingSession int = 3 SourceTypeGallery int = 1 SourceTypeGenerated int = 7 SourceTypeLocalFile int = 4 SourceTypeRemoteFile int = 5 SourceTypeRemoteLiveStream int = 6 SourceTypeUnspecified int = 0 ValueUnspecified int = -1 )
View Source
const ( OperationTypeAudioEdit int64 = 8 OperationTypeAudioTranscode int64 = 2 OperationTypeAudioTransmux int64 = 32 OperationTypePaused int64 = 64 OperationTypeResumed int64 = 128 OperationTypeVideoEdit int64 = 4 OperationTypeVideoTranscode int64 = 1 OperationTypeVideoTransmux int64 = 16 InvalidTimestamp int64 = -1 DataTypeAudio int64 = 4 DataTypeDepth int64 = 16 DataTypeGainMap int64 = 32 DataTypeGapless int64 = 256 DataTypeHighDynamicRangeVideo int64 = 1024 DataTypeHighFrameRate int64 = 64 DataTypeImage int64 = 1 DataTypeMetadata int64 = 8 DataTypeSpatialAudio int64 = 512 DataTypeSpeedSettingCuePoints int64 = 128 DataTypeVideo int64 = 2 )
View Source
const (
KeyStatsdAtom string = "bundlesession-statsd-atom"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.