media

package
v0.0.0-...-ef65237 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2025 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddAudioDecoderConfiguration

AddAudioDecoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddAudioDecoderConfigurationResponse.

func AddAudioEncoderConfiguration

AddAudioEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddAudioEncoderConfigurationResponse.

func AddAudioOutputConfiguration

AddAudioOutputConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddAudioOutputConfigurationResponse.

func AddAudioSourceConfiguration

AddAudioSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddAudioSourceConfigurationResponse.

func AddMetadataConfiguration

AddMetadataConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddMetadataConfigurationResponse.

func AddPTZConfiguration

func AddPTZConfiguration(ctx context.Context, cli *client.Client, request media.AddPTZConfiguration) (media.AddPTZConfigurationResponse, error)

AddPTZConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddPTZConfigurationResponse.

func AddVideoAnalyticsConfiguration

AddVideoAnalyticsConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddVideoAnalyticsConfigurationResponse.

func AddVideoEncoderConfiguration

AddVideoEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddVideoEncoderConfigurationResponse.

func AddVideoSourceConfiguration

AddVideoSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a AddVideoSourceConfigurationResponse.

func CreateOSD

func CreateOSD(ctx context.Context, cli *client.Client, request media.CreateOSD) (media.CreateOSDResponse, error)

CreateOSD forwards the call to cli.CallMethod() then parses the payload of the reply as a CreateOSDResponse.

func CreateProfile

func CreateProfile(ctx context.Context, cli *client.Client, request media.CreateProfile) (media.CreateProfileResponse, error)

CreateProfile forwards the call to cli.CallMethod() then parses the payload of the reply as a CreateProfileResponse.

func DeleteOSD

func DeleteOSD(ctx context.Context, cli *client.Client, request media.DeleteOSD) (media.DeleteOSDResponse, error)

DeleteOSD forwards the call to cli.CallMethod() then parses the payload of the reply as a DeleteOSDResponse.

func DeleteProfile

func DeleteProfile(ctx context.Context, cli *client.Client, request media.DeleteProfile) (media.DeleteProfileResponse, error)

DeleteProfile forwards the call to cli.CallMethod() then parses the payload of the reply as a DeleteProfileResponse.

func GetAudioDecoderConfiguration

GetAudioDecoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioDecoderConfigurationResponse.

func GetAudioDecoderConfigurationOptions

GetAudioDecoderConfigurationOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioDecoderConfigurationOptionsResponse.

func GetAudioDecoderConfigurations

GetAudioDecoderConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioDecoderConfigurationsResponse.

func GetAudioEncoderConfiguration

GetAudioEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioEncoderConfigurationResponse.

func GetAudioEncoderConfigurationOptions

GetAudioEncoderConfigurationOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioEncoderConfigurationOptionsResponse.

func GetAudioEncoderConfigurations

GetAudioEncoderConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioEncoderConfigurationsResponse.

func GetAudioOutputConfiguration

GetAudioOutputConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioOutputConfigurationResponse.

func GetAudioOutputConfigurationOptions

GetAudioOutputConfigurationOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioOutputConfigurationOptionsResponse.

func GetAudioOutputConfigurations

GetAudioOutputConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioOutputConfigurationsResponse.

func GetAudioOutputs

func GetAudioOutputs(ctx context.Context, cli *client.Client, request media.GetAudioOutputs) (media.GetAudioOutputsResponse, error)

GetAudioOutputs forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioOutputsResponse.

func GetAudioSourceConfiguration

GetAudioSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioSourceConfigurationResponse.

func GetAudioSourceConfigurationOptions

GetAudioSourceConfigurationOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioSourceConfigurationOptionsResponse.

func GetAudioSourceConfigurations

GetAudioSourceConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioSourceConfigurationsResponse.

func GetAudioSources

func GetAudioSources(ctx context.Context, cli *client.Client, request media.GetAudioSources) (media.GetAudioSourcesResponse, error)

GetAudioSources forwards the call to cli.CallMethod() then parses the payload of the reply as a GetAudioSourcesResponse.

func GetCompatibleAudioDecoderConfigurations

GetCompatibleAudioDecoderConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleAudioDecoderConfigurationsResponse.

func GetCompatibleAudioEncoderConfigurations

GetCompatibleAudioEncoderConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleAudioEncoderConfigurationsResponse.

func GetCompatibleAudioOutputConfigurations

GetCompatibleAudioOutputConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleAudioOutputConfigurationsResponse.

func GetCompatibleAudioSourceConfigurations

GetCompatibleAudioSourceConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleAudioSourceConfigurationsResponse.

func GetCompatibleMetadataConfigurations

GetCompatibleMetadataConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleMetadataConfigurationsResponse.

func GetCompatibleVideoAnalyticsConfigurations

GetCompatibleVideoAnalyticsConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleVideoAnalyticsConfigurationsResponse.

func GetCompatibleVideoEncoderConfigurations

GetCompatibleVideoEncoderConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleVideoEncoderConfigurationsResponse.

func GetCompatibleVideoSourceConfigurations

GetCompatibleVideoSourceConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetCompatibleVideoSourceConfigurationsResponse.

func GetGuaranteedNumberOfVideoEncoderInstances

GetGuaranteedNumberOfVideoEncoderInstances forwards the call to cli.CallMethod() then parses the payload of the reply as a GetGuaranteedNumberOfVideoEncoderInstancesResponse.

func GetMetadataConfiguration

GetMetadataConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetMetadataConfigurationResponse.

func GetMetadataConfigurationOptions

GetMetadataConfigurationOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetMetadataConfigurationOptionsResponse.

func GetMetadataConfigurations

GetMetadataConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetMetadataConfigurationsResponse.

func GetOSD

func GetOSD(ctx context.Context, cli *client.Client, request media.GetOSD) (media.GetOSDResponse, error)

GetOSD forwards the call to cli.CallMethod() then parses the payload of the reply as a GetOSDResponse.

func GetOSDOptions

func GetOSDOptions(ctx context.Context, cli *client.Client, request media.GetOSDOptions) (media.GetOSDOptionsResponse, error)

GetOSDOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetOSDOptionsResponse.

func GetOSDs

func GetOSDs(ctx context.Context, cli *client.Client, request media.GetOSDs) (media.GetOSDsResponse, error)

GetOSDs forwards the call to cli.CallMethod() then parses the payload of the reply as a GetOSDsResponse.

func GetProfile

func GetProfile(ctx context.Context, cli *client.Client, request media.GetProfile) (media.GetProfileResponse, error)

GetProfile forwards the call to cli.CallMethod() then parses the payload of the reply as a GetProfileResponse.

func GetProfiles

func GetProfiles(ctx context.Context, cli *client.Client, request media.GetProfiles) (media.GetProfilesResponse, error)

GetProfiles forwards the call to cli.CallMethod() then parses the payload of the reply as a GetProfilesResponse.

func GetServiceCapabilities

GetServiceCapabilities forwards the call to cli.CallMethod() then parses the payload of the reply as a GetServiceCapabilitiesResponse.

func GetSnapshotUri

func GetSnapshotUri(ctx context.Context, cli *client.Client, request media.GetSnapshotUri) (media.GetSnapshotUriResponse, error)

GetSnapshotUri forwards the call to cli.CallMethod() then parses the payload of the reply as a GetSnapshotUriResponse.

func GetStreamUri

func GetStreamUri(ctx context.Context, cli *client.Client, request media.GetStreamUri) (media.GetStreamUriResponse, error)

GetStreamUri forwards the call to cli.CallMethod() then parses the payload of the reply as a GetStreamUriResponse.

func GetVideoAnalyticsConfiguration

GetVideoAnalyticsConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoAnalyticsConfigurationResponse.

func GetVideoAnalyticsConfigurations

GetVideoAnalyticsConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoAnalyticsConfigurationsResponse.

func GetVideoEncoderConfiguration

GetVideoEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoEncoderConfigurationResponse.

func GetVideoEncoderConfigurationOptions

GetVideoEncoderConfigurationOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoEncoderConfigurationOptionsResponse.

func GetVideoEncoderConfigurations

GetVideoEncoderConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoEncoderConfigurationsResponse.

func GetVideoSourceConfiguration

GetVideoSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoSourceConfigurationResponse.

func GetVideoSourceConfigurationOptions

GetVideoSourceConfigurationOptions forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoSourceConfigurationOptionsResponse.

func GetVideoSourceConfigurations

GetVideoSourceConfigurations forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoSourceConfigurationsResponse.

func GetVideoSourceModes

func GetVideoSourceModes(ctx context.Context, cli *client.Client, request media.GetVideoSourceModes) (media.GetVideoSourceModesResponse, error)

GetVideoSourceModes forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoSourceModesResponse.

func GetVideoSources

func GetVideoSources(ctx context.Context, cli *client.Client, request media.GetVideoSources) (media.GetVideoSourcesResponse, error)

GetVideoSources forwards the call to cli.CallMethod() then parses the payload of the reply as a GetVideoSourcesResponse.

func RemoveAudioDecoderConfiguration

RemoveAudioDecoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveAudioDecoderConfigurationResponse.

func RemoveAudioEncoderConfiguration

RemoveAudioEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveAudioEncoderConfigurationResponse.

func RemoveAudioOutputConfiguration

RemoveAudioOutputConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveAudioOutputConfigurationResponse.

func RemoveAudioSourceConfiguration

RemoveAudioSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveAudioSourceConfigurationResponse.

func RemoveMetadataConfiguration

RemoveMetadataConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveMetadataConfigurationResponse.

func RemovePTZConfiguration

RemovePTZConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemovePTZConfigurationResponse.

func RemoveVideoAnalyticsConfiguration

RemoveVideoAnalyticsConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveVideoAnalyticsConfigurationResponse.

func RemoveVideoEncoderConfiguration

RemoveVideoEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveVideoEncoderConfigurationResponse.

func RemoveVideoSourceConfiguration

RemoveVideoSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a RemoveVideoSourceConfigurationResponse.

func SetAudioDecoderConfiguration

SetAudioDecoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetAudioDecoderConfigurationResponse.

func SetAudioEncoderConfiguration

SetAudioEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetAudioEncoderConfigurationResponse.

func SetAudioOutputConfiguration

SetAudioOutputConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetAudioOutputConfigurationResponse.

func SetAudioSourceConfiguration

SetAudioSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetAudioSourceConfigurationResponse.

func SetMetadataConfiguration

SetMetadataConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetMetadataConfigurationResponse.

func SetOSD

func SetOSD(ctx context.Context, cli *client.Client, request media.SetOSD) (media.SetOSDResponse, error)

SetOSD forwards the call to cli.CallMethod() then parses the payload of the reply as a SetOSDResponse.

func SetSynchronizationPoint

SetSynchronizationPoint forwards the call to cli.CallMethod() then parses the payload of the reply as a SetSynchronizationPointResponse.

func SetVideoAnalyticsConfiguration

SetVideoAnalyticsConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetVideoAnalyticsConfigurationResponse.

func SetVideoEncoderConfiguration

SetVideoEncoderConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetVideoEncoderConfigurationResponse.

func SetVideoSourceConfiguration

SetVideoSourceConfiguration forwards the call to cli.CallMethod() then parses the payload of the reply as a SetVideoSourceConfigurationResponse.

func SetVideoSourceMode

func SetVideoSourceMode(ctx context.Context, cli *client.Client, request media.SetVideoSourceMode) (media.SetVideoSourceModeResponse, error)

SetVideoSourceMode forwards the call to cli.CallMethod() then parses the payload of the reply as a SetVideoSourceModeResponse.

func StartMulticastStreaming

StartMulticastStreaming forwards the call to cli.CallMethod() then parses the payload of the reply as a StartMulticastStreamingResponse.

func StopMulticastStreaming

StopMulticastStreaming forwards the call to cli.CallMethod() then parses the payload of the reply as a StopMulticastStreamingResponse.

Types

type Device

type Device struct {
	Address  string        `json:"address"`
	Username string        `json:"username"`
	Password string        `json:"password"`
	Timeout  time.Duration `json:"timeout"`
	Describe string        `json:"describe"`
}

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL