Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type BundleSessionClient struct + func NewBundleSessionClient(cc grpc.ClientConnInterface) *BundleSessionClient + func (c *BundleSessionClient) Close(ctx context.Context) error + func (c *BundleSessionClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *BundleSessionClient) GetSessionId(ctx context.Context) (int64, error) + func (c *BundleSessionClient) HashCode(ctx context.Context) (int32, error) + func (c *BundleSessionClient) ReportBundleMetrics(ctx context.Context, arg0 int64) error + type EditingEndedEventBuilderClient struct + func NewEditingEndedEventBuilderClient(cc grpc.ClientConnInterface) *EditingEndedEventBuilderClient + func (c *EditingEndedEventBuilderClient) AddInputMediaItemInfo(ctx context.Context, arg0 int64) (int64, error) + func (c *EditingEndedEventBuilderClient) AddOperationType(ctx context.Context, arg0 int64) (int64, error) + func (c *EditingEndedEventBuilderClient) Build(ctx context.Context) (int64, error) + func (c *EditingEndedEventBuilderClient) SetErrorCode(ctx context.Context, arg0 int32) (int64, error) + func (c *EditingEndedEventBuilderClient) SetExporterName(ctx context.Context, arg0 string) (int64, error) + func (c *EditingEndedEventBuilderClient) SetFinalProgressPercent(ctx context.Context, arg0 float32) (int64, error) + func (c *EditingEndedEventBuilderClient) SetMetricsBundle(ctx context.Context, arg0 int64) (int64, error) + func (c *EditingEndedEventBuilderClient) SetMuxerName(ctx context.Context, arg0 string) (int64, error) + func (c *EditingEndedEventBuilderClient) SetOutputMediaItemInfo(ctx context.Context, arg0 int64) (int64, error) + func (c *EditingEndedEventBuilderClient) SetTimeSinceCreatedMillis(ctx context.Context, arg0 int64) (int64, error) + type EditingEndedEventClient struct + func NewEditingEndedEventClient(cc grpc.ClientConnInterface) *EditingEndedEventClient + func (c *EditingEndedEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *EditingEndedEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *EditingEndedEventClient) GetErrorCode(ctx context.Context) (int32, error) + func (c *EditingEndedEventClient) GetExporterName(ctx context.Context) (string, error) + func (c *EditingEndedEventClient) GetFinalProgressPercent(ctx context.Context) (float32, error) + func (c *EditingEndedEventClient) GetFinalState(ctx context.Context) (int32, error) + func (c *EditingEndedEventClient) GetInputMediaItemInfos(ctx context.Context) (int64, error) + func (c *EditingEndedEventClient) GetMetricsBundle(ctx context.Context) (int64, error) + func (c *EditingEndedEventClient) GetMuxerName(ctx context.Context) (string, error) + func (c *EditingEndedEventClient) GetOperationTypes(ctx context.Context) (int64, error) + func (c *EditingEndedEventClient) GetOutputMediaItemInfo(ctx context.Context) (int64, error) + func (c *EditingEndedEventClient) GetTimeSinceCreatedMillis(ctx context.Context) (int64, error) + func (c *EditingEndedEventClient) HashCode(ctx context.Context) (int32, error) + func (c *EditingEndedEventClient) ToString(ctx context.Context) (string, error) + func (c *EditingEndedEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type EditingSessionClient struct + func NewEditingSessionClient(cc grpc.ClientConnInterface) *EditingSessionClient + func (c *EditingSessionClient) Close(ctx context.Context) error + func (c *EditingSessionClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *EditingSessionClient) GetSessionId(ctx context.Context) (int64, error) + func (c *EditingSessionClient) HashCode(ctx context.Context) (int32, error) + func (c *EditingSessionClient) ReportEditingEndedEvent(ctx context.Context, arg0 int64) error + type EventClient struct + func NewEventClient(cc grpc.ClientConnInterface) *EventClient + func (c *EventClient) GetMetricsBundle(ctx context.Context) (int64, error) + func (c *EventClient) GetTimeSinceCreatedMillis(ctx context.Context) (int64, error) + type LogSessionIdClient struct + func NewLogSessionIdClient(cc grpc.ClientConnInterface) *LogSessionIdClient + func (c *LogSessionIdClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *LogSessionIdClient) GetStringId(ctx context.Context) (string, error) + func (c *LogSessionIdClient) HashCode(ctx context.Context) (int32, error) + func (c *LogSessionIdClient) ToString(ctx context.Context) (string, error) + type MediaItemInfoBuilderClient struct + func NewMediaItemInfoBuilderClient(cc grpc.ClientConnInterface) *MediaItemInfoBuilderClient + func (c *MediaItemInfoBuilderClient) AddCodecName(ctx context.Context, arg0 string) (int64, error) + func (c *MediaItemInfoBuilderClient) AddDataType(ctx context.Context, arg0 int64) (int64, error) + func (c *MediaItemInfoBuilderClient) AddSampleMimeType(ctx context.Context, arg0 string) (int64, error) + func (c *MediaItemInfoBuilderClient) Build(ctx context.Context) (int64, error) + func (c *MediaItemInfoBuilderClient) SetAudioChannelCount(ctx context.Context, arg0 int32) (int64, error) + func (c *MediaItemInfoBuilderClient) SetAudioSampleCount(ctx context.Context, arg0 int64) (int64, error) + func (c *MediaItemInfoBuilderClient) SetAudioSampleRateHz(ctx context.Context, arg0 int32) (int64, error) + func (c *MediaItemInfoBuilderClient) SetClipDurationMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *MediaItemInfoBuilderClient) SetContainerMimeType(ctx context.Context, arg0 string) (int64, error) + func (c *MediaItemInfoBuilderClient) SetDurationMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *MediaItemInfoBuilderClient) SetSourceType(ctx context.Context, arg0 int32) (int64, error) + func (c *MediaItemInfoBuilderClient) SetVideoDataSpace(ctx context.Context, arg0 int32) (int64, error) + func (c *MediaItemInfoBuilderClient) SetVideoFrameRate(ctx context.Context, arg0 float32) (int64, error) + func (c *MediaItemInfoBuilderClient) SetVideoSampleCount(ctx context.Context, arg0 int64) (int64, error) + func (c *MediaItemInfoBuilderClient) SetVideoSize(ctx context.Context, arg0 int64) (int64, error) + type MediaItemInfoClient struct + func NewMediaItemInfoClient(cc grpc.ClientConnInterface) *MediaItemInfoClient + func (c *MediaItemInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *MediaItemInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *MediaItemInfoClient) GetAudioChannelCount(ctx context.Context) (int32, error) + func (c *MediaItemInfoClient) GetAudioSampleCount(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) GetAudioSampleRateHz(ctx context.Context) (int32, error) + func (c *MediaItemInfoClient) GetClipDurationMillis(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) GetCodecNames(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) GetContainerMimeType(ctx context.Context) (string, error) + func (c *MediaItemInfoClient) GetDataTypes(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) GetDurationMillis(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) GetSampleMimeTypes(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) GetSourceType(ctx context.Context) (int32, error) + func (c *MediaItemInfoClient) GetVideoDataSpace(ctx context.Context) (int32, error) + func (c *MediaItemInfoClient) GetVideoFrameRate(ctx context.Context) (float32, error) + func (c *MediaItemInfoClient) GetVideoSampleCount(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) GetVideoSize(ctx context.Context) (int64, error) + func (c *MediaItemInfoClient) HashCode(ctx context.Context) (int32, error) + func (c *MediaItemInfoClient) ToString(ctx context.Context) (string, error) + func (c *MediaItemInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type MediaMetricsManagerClient struct + func NewMediaMetricsManagerClient(cc grpc.ClientConnInterface) *MediaMetricsManagerClient + func (c *MediaMetricsManagerClient) CreateBundleSession(ctx context.Context) (int64, error) + func (c *MediaMetricsManagerClient) CreateEditingSession(ctx context.Context) (int64, error) + func (c *MediaMetricsManagerClient) CreatePlaybackSession(ctx context.Context) (int64, error) + func (c *MediaMetricsManagerClient) CreateRecordingSession(ctx context.Context) (int64, error) + func (c *MediaMetricsManagerClient) CreateTranscodingSession(ctx context.Context) (int64, error) + func (c *MediaMetricsManagerClient) ReleaseSessionId(ctx context.Context, arg0 string) error + type NetworkEventBuilderClient struct + func NewNetworkEventBuilderClient(cc grpc.ClientConnInterface) *NetworkEventBuilderClient + func (c *NetworkEventBuilderClient) Build(ctx context.Context) (int64, error) + func (c *NetworkEventBuilderClient) SetMetricsBundle(ctx context.Context, arg0 int64) (int64, error) + func (c *NetworkEventBuilderClient) SetNetworkType(ctx context.Context, arg0 int32) (int64, error) + func (c *NetworkEventBuilderClient) SetTimeSinceCreatedMillis(ctx context.Context, arg0 int64) (int64, error) + type NetworkEventClient struct + func NewNetworkEventClient(cc grpc.ClientConnInterface) *NetworkEventClient + func (c *NetworkEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *NetworkEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *NetworkEventClient) GetMetricsBundle(ctx context.Context) (int64, error) + func (c *NetworkEventClient) GetNetworkType(ctx context.Context) (int32, error) + func (c *NetworkEventClient) GetTimeSinceCreatedMillis(ctx context.Context) (int64, error) + func (c *NetworkEventClient) HashCode(ctx context.Context) (int32, error) + func (c *NetworkEventClient) ToString(ctx context.Context) (string, error) + func (c *NetworkEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PlaybackErrorEventBuilderClient struct + func NewPlaybackErrorEventBuilderClient(cc grpc.ClientConnInterface) *PlaybackErrorEventBuilderClient + func (c *PlaybackErrorEventBuilderClient) Build(ctx context.Context) (int64, error) + func (c *PlaybackErrorEventBuilderClient) SetErrorCode(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackErrorEventBuilderClient) SetException(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackErrorEventBuilderClient) SetMetricsBundle(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackErrorEventBuilderClient) SetSubErrorCode(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackErrorEventBuilderClient) SetTimeSinceCreatedMillis(ctx context.Context, arg0 int64) (int64, error) + type PlaybackErrorEventClient struct + func NewPlaybackErrorEventClient(cc grpc.ClientConnInterface) *PlaybackErrorEventClient + func (c *PlaybackErrorEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PlaybackErrorEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PlaybackErrorEventClient) GetErrorCode(ctx context.Context) (int32, error) + func (c *PlaybackErrorEventClient) GetMetricsBundle(ctx context.Context) (int64, error) + func (c *PlaybackErrorEventClient) GetSubErrorCode(ctx context.Context) (int32, error) + func (c *PlaybackErrorEventClient) GetTimeSinceCreatedMillis(ctx context.Context) (int64, error) + func (c *PlaybackErrorEventClient) HashCode(ctx context.Context) (int32, error) + func (c *PlaybackErrorEventClient) ToString(ctx context.Context) (string, error) + func (c *PlaybackErrorEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PlaybackMetricsBuilderClient struct + func NewPlaybackMetricsBuilderClient(cc grpc.ClientConnInterface) *PlaybackMetricsBuilderClient + func (c *PlaybackMetricsBuilderClient) AddExperimentId(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackMetricsBuilderClient) Build(ctx context.Context) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetAudioUnderrunCount(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetContentType(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetDrmSessionId(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetDrmType(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetLocalBytesRead(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetMediaDurationMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetMetricsBundle(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetNetworkBytesRead(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetNetworkTransferDurationMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetPlaybackType(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetPlayerName(ctx context.Context, arg0 string) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetPlayerVersion(ctx context.Context, arg0 string) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetStreamSource(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetStreamType(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetVideoFramesDropped(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackMetricsBuilderClient) SetVideoFramesPlayed(ctx context.Context, arg0 int32) (int64, error) + type PlaybackMetricsClient struct + func NewPlaybackMetricsClient(cc grpc.ClientConnInterface) *PlaybackMetricsClient + func (c *PlaybackMetricsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PlaybackMetricsClient) GetAudioUnderrunCount(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) GetContentType(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) GetDrmSessionId(ctx context.Context) (int64, error) + func (c *PlaybackMetricsClient) GetDrmType(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) GetExperimentIds(ctx context.Context) (int64, error) + func (c *PlaybackMetricsClient) GetLocalBytesRead(ctx context.Context) (int64, error) + func (c *PlaybackMetricsClient) GetMediaDurationMillis(ctx context.Context) (int64, error) + func (c *PlaybackMetricsClient) GetMetricsBundle(ctx context.Context) (int64, error) + func (c *PlaybackMetricsClient) GetNetworkBytesRead(ctx context.Context) (int64, error) + func (c *PlaybackMetricsClient) GetNetworkTransferDurationMillis(ctx context.Context) (int64, error) + func (c *PlaybackMetricsClient) GetPlaybackType(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) GetPlayerName(ctx context.Context) (string, error) + func (c *PlaybackMetricsClient) GetPlayerVersion(ctx context.Context) (string, error) + func (c *PlaybackMetricsClient) GetStreamSource(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) GetStreamType(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) GetVideoFramesDropped(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) GetVideoFramesPlayed(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) HashCode(ctx context.Context) (int32, error) + func (c *PlaybackMetricsClient) ToString(ctx context.Context) (string, error) + func (c *PlaybackMetricsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PlaybackSessionClient struct + func NewPlaybackSessionClient(cc grpc.ClientConnInterface) *PlaybackSessionClient + func (c *PlaybackSessionClient) Close(ctx context.Context) error + func (c *PlaybackSessionClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PlaybackSessionClient) GetSessionId(ctx context.Context) (int64, error) + func (c *PlaybackSessionClient) HashCode(ctx context.Context) (int32, error) + func (c *PlaybackSessionClient) ReportNetworkEvent(ctx context.Context, arg0 int64) error + func (c *PlaybackSessionClient) ReportPlaybackErrorEvent(ctx context.Context, arg0 int64) error + func (c *PlaybackSessionClient) ReportPlaybackMetrics(ctx context.Context, arg0 int64) error + func (c *PlaybackSessionClient) ReportPlaybackStateEvent(ctx context.Context, arg0 int64) error + func (c *PlaybackSessionClient) ReportTrackChangeEvent(ctx context.Context, arg0 int64) error + type PlaybackStateEventBuilderClient struct + func NewPlaybackStateEventBuilderClient(cc grpc.ClientConnInterface) *PlaybackStateEventBuilderClient + func (c *PlaybackStateEventBuilderClient) Build(ctx context.Context) (int64, error) + func (c *PlaybackStateEventBuilderClient) SetMetricsBundle(ctx context.Context, arg0 int64) (int64, error) + func (c *PlaybackStateEventBuilderClient) SetState(ctx context.Context, arg0 int32) (int64, error) + func (c *PlaybackStateEventBuilderClient) SetTimeSinceCreatedMillis(ctx context.Context, arg0 int64) (int64, error) + type PlaybackStateEventClient struct + func NewPlaybackStateEventClient(cc grpc.ClientConnInterface) *PlaybackStateEventClient + func (c *PlaybackStateEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PlaybackStateEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PlaybackStateEventClient) GetMetricsBundle(ctx context.Context) (int64, error) + func (c *PlaybackStateEventClient) GetState(ctx context.Context) (int32, error) + func (c *PlaybackStateEventClient) GetTimeSinceCreatedMillis(ctx context.Context) (int64, error) + func (c *PlaybackStateEventClient) HashCode(ctx context.Context) (int32, error) + func (c *PlaybackStateEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type RecordingSessionClient struct + func NewRecordingSessionClient(cc grpc.ClientConnInterface) *RecordingSessionClient + func (c *RecordingSessionClient) Close(ctx context.Context) error + func (c *RecordingSessionClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *RecordingSessionClient) GetSessionId(ctx context.Context) (int64, error) + func (c *RecordingSessionClient) HashCode(ctx context.Context) (int32, error) + type TrackChangeEventBuilderClient struct + func NewTrackChangeEventBuilderClient(cc grpc.ClientConnInterface) *TrackChangeEventBuilderClient + func (c *TrackChangeEventBuilderClient) Build(ctx context.Context) (int64, error) + func (c *TrackChangeEventBuilderClient) SetAudioSampleRate(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackChangeEventBuilderClient) SetBitrate(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackChangeEventBuilderClient) SetChannelCount(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackChangeEventBuilderClient) SetCodecName(ctx context.Context, arg0 string) (int64, error) + func (c *TrackChangeEventBuilderClient) SetContainerMimeType(ctx context.Context, arg0 string) (int64, error) + func (c *TrackChangeEventBuilderClient) SetHeight(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackChangeEventBuilderClient) SetLanguage(ctx context.Context, arg0 string) (int64, error) + func (c *TrackChangeEventBuilderClient) SetLanguageRegion(ctx context.Context, arg0 string) (int64, error) + func (c *TrackChangeEventBuilderClient) SetMetricsBundle(ctx context.Context, arg0 int64) (int64, error) + func (c *TrackChangeEventBuilderClient) SetSampleMimeType(ctx context.Context, arg0 string) (int64, error) + func (c *TrackChangeEventBuilderClient) SetTimeSinceCreatedMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *TrackChangeEventBuilderClient) SetTrackChangeReason(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackChangeEventBuilderClient) SetTrackState(ctx context.Context, arg0 int32) (int64, error) + func (c *TrackChangeEventBuilderClient) SetVideoFrameRate(ctx context.Context, arg0 float32) (int64, error) + func (c *TrackChangeEventBuilderClient) SetWidth(ctx context.Context, arg0 int32) (int64, error) + type TrackChangeEventClient struct + func NewTrackChangeEventClient(cc grpc.ClientConnInterface) *TrackChangeEventClient + func (c *TrackChangeEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *TrackChangeEventClient) GetAudioSampleRate(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) GetBitrate(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) GetChannelCount(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) GetCodecName(ctx context.Context) (string, error) + func (c *TrackChangeEventClient) GetContainerMimeType(ctx context.Context) (string, error) + func (c *TrackChangeEventClient) GetHeight(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) GetLanguage(ctx context.Context) (string, error) + func (c *TrackChangeEventClient) GetLanguageRegion(ctx context.Context) (string, error) + func (c *TrackChangeEventClient) GetMetricsBundle(ctx context.Context) (int64, error) + func (c *TrackChangeEventClient) GetSampleMimeType(ctx context.Context) (string, error) + func (c *TrackChangeEventClient) GetTimeSinceCreatedMillis(ctx context.Context) (int64, error) + func (c *TrackChangeEventClient) GetTrackChangeReason(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) GetTrackState(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) GetTrackType(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) GetVideoFrameRate(ctx context.Context) (float32, error) + func (c *TrackChangeEventClient) GetWidth(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) HashCode(ctx context.Context) (int32, error) + func (c *TrackChangeEventClient) ToString(ctx context.Context) (string, error) + func (c *TrackChangeEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type TranscodingSessionClient struct + func NewTranscodingSessionClient(cc grpc.ClientConnInterface) *TranscodingSessionClient + func (c *TranscodingSessionClient) Close(ctx context.Context) error + func (c *TranscodingSessionClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *TranscodingSessionClient) GetSessionId(ctx context.Context) (int64, error) + func (c *TranscodingSessionClient) HashCode(ctx context.Context) (int32, error)