Search Results for

    Show / Hide Table of Contents

    Class RemoteMedia

    A collection of remote audio/video tracks.

    Inheritance
    System.Object
    Foundation.NSObject
    Serializable
    Dynamic
    MediaBase<AudioTrack, VideoTrack>
    Media<AudioTrack, VideoTrack>
    RemoteMedia
    RtcRemoteMedia<TView>
    Implements
    System.IEquatable<Foundation.NSObject>
    Foundation.INSObjectProtocol
    ObjCRuntime.INativeObject
    System.IDisposable
    IRemoteMedia<AudioTrack, VideoTrack>
    IMedia<AudioTrack, VideoTrack>
    Inherited Members
    Media<AudioTrack, VideoTrack>.AudioLevelInterval
    Media<AudioTrack, VideoTrack>.AudioTracks
    Media<AudioTrack, VideoTrack>.VideoTracks
    Media<AudioTrack, VideoTrack>.OnAudioLevel
    Media<AudioTrack, VideoTrack>.OnVideoSize
    Media<AudioTrack, VideoTrack>.OnVideoSizeChange
    Media<AudioTrack, VideoTrack>.OnAudioDestroyed
    Media<AudioTrack, VideoTrack>.OnVideoDestroyed
    Media<AudioTrack, VideoTrack>.AddAudioTrack(AudioTrack)
    Media<AudioTrack, VideoTrack>.RemoveAudioTrack(AudioTrack)
    Media<AudioTrack, VideoTrack>.AddVideoTrack(VideoTrack)
    Media<AudioTrack, VideoTrack>.RemoveVideoTrack(VideoTrack)
    Media<AudioTrack, VideoTrack>.IsRecordingAudio
    Media<AudioTrack, VideoTrack>.IsRecordingVideo
    Media<AudioTrack, VideoTrack>.VideoSize
    Media<AudioTrack, VideoTrack>.GrabVideoFrame()
    Media<AudioTrack, VideoTrack>.Destroy()
    Media<AudioTrack, VideoTrack>.CreateAudioTrackCollection()
    Media<AudioTrack, VideoTrack>.CreateVideoTrackCollection()
    Media<AudioTrack, VideoTrack>.ArrayFromAudioTracks(List<AudioTrack>)
    Media<AudioTrack, VideoTrack>.ArrayFromVideoTracks(List<VideoTrack>)
    MediaBase<AudioTrack, VideoTrack>.Id
    MediaBase<AudioTrack, VideoTrack>.AudioTrack
    MediaBase<AudioTrack, VideoTrack>.VideoTrack
    MediaBase<AudioTrack, VideoTrack>.AudioGain
    MediaBase<AudioTrack, VideoTrack>.AudioVolume
    MediaBase<AudioTrack, VideoTrack>.AudioMuted
    MediaBase<AudioTrack, VideoTrack>.VideoMuted
    Dynamic.DynamicProperties
    Dynamic.GetDynamicValue(String)
    Dynamic.SetDynamicValue(String, Object)
    Dynamic.UnsetDynamicValue(String)
    Serializable.IsDirty
    Foundation.NSObject.MonoMacAssembly
    Foundation.NSObject.PlatformAssembly
    Foundation.NSObject.Dispose()
    Foundation.NSObject.IsNewRefcountEnabled()
    Foundation.NSObject.MarkDirty()
    Foundation.NSObject.ConformsToProtocol(System.IntPtr)
    Foundation.NSObject.DangerousRelease()
    Foundation.NSObject.DangerousRetain()
    Foundation.NSObject.DangerousAutorelease()
    Foundation.NSObject.GetNativeField(System.String)
    Foundation.NSObject.SetNativeField(System.String, Foundation.NSObject)
    Foundation.NSObject.BeginInvokeOnMainThread(ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.InvokeOnMainThread(ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.BeginInvokeOnMainThread(System.Action)
    Foundation.NSObject.InvokeOnMainThread(System.Action)
    Foundation.NSObject.FromObject(System.Object)
    Foundation.NSObject.SetValueForKeyPath(System.IntPtr, Foundation.NSString)
    Foundation.NSObject.GetHashCode()
    Foundation.NSObject.Equals(System.Object)
    Foundation.NSObject.Equals(Foundation.NSObject)
    Foundation.NSObject.ToString()
    Foundation.NSObject.Invoke(System.Action, System.Double)
    Foundation.NSObject.Invoke(System.Action, System.TimeSpan)
    Foundation.NSObject.Dispose(System.Boolean)
    Foundation.NSObject.AddObserver(System.String, Foundation.NSKeyValueObservingOptions, System.Action<Foundation.NSObservedChange>)
    Foundation.NSObject.AddObserver(Foundation.NSString, Foundation.NSKeyValueObservingOptions, System.Action<Foundation.NSObservedChange>)
    Foundation.NSObject.AddObserver(Foundation.NSObject, Foundation.NSString, Foundation.NSKeyValueObservingOptions, System.IntPtr)
    Foundation.NSObject.AddObserver(Foundation.NSObject, System.String, Foundation.NSKeyValueObservingOptions, System.IntPtr)
    Foundation.NSObject.AutomaticallyNotifiesObserversForKey(System.String)
    Foundation.NSObject.AwakeFromNib()
    Foundation.NSObject.Bind(Foundation.NSString, Foundation.NSObject, System.String, Foundation.NSDictionary)
    Foundation.NSObject.CancelPreviousPerformRequest(Foundation.NSObject)
    Foundation.NSObject.CancelPreviousPerformRequest(Foundation.NSObject, ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.CommitEditing()
    Foundation.NSObject.CommitEditing(Foundation.NSObject, ObjCRuntime.Selector, System.IntPtr)
    Foundation.NSObject.Copy()
    Foundation.NSObject.DidChange(Foundation.NSKeyValueChange, Foundation.NSIndexSet, Foundation.NSString)
    Foundation.NSObject.DidChange(Foundation.NSString, Foundation.NSKeyValueSetMutationKind, Foundation.NSSet)
    Foundation.NSObject.DidChangeValue(System.String)
    Foundation.NSObject.DoesNotRecognizeSelector(ObjCRuntime.Selector)
    Foundation.NSObject.ExposedBindings()
    Foundation.NSObject.GetBindingInfo(Foundation.NSString)
    Foundation.NSObject.GetBindingOptionDescriptions(Foundation.NSString)
    Foundation.NSObject.GetBindingValueClass(Foundation.NSString)
    Foundation.NSObject.GetDefaultPlaceholder(Foundation.NSObject, System.String)
    Foundation.NSObject.GetDefaultPlaceholder(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.GetDictionaryOfValuesFromKeys(Foundation.NSString[])
    Foundation.NSObject.GetKeyPathsForValuesAffecting(Foundation.NSString)
    Foundation.NSObject.GetMethodForSelector(ObjCRuntime.Selector)
    Foundation.NSObject.GetNativeHash()
    Foundation.NSObject.IsEqual(Foundation.NSObject)
    Foundation.NSObject.IsKindOfClass(ObjCRuntime.Class)
    Foundation.NSObject.IsMemberOfClass(ObjCRuntime.Class)
    Foundation.NSObject.MutableCopy()
    Foundation.NSObject.ObjectDidEndEditing(Foundation.NSObject)
    Foundation.NSObject.ObserveValue(Foundation.NSString, Foundation.NSObject, Foundation.NSDictionary, System.IntPtr)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject, System.Double, Foundation.NSString[])
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject, System.Double)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSThread, Foundation.NSObject, System.Boolean)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSThread, Foundation.NSObject, System.Boolean, Foundation.NSString[])
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject, Foundation.NSObject)
    Foundation.NSObject.PrepareForInterfaceBuilder()
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, Foundation.NSString, System.IntPtr)
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, System.String, System.IntPtr)
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, System.String)
    Foundation.NSObject.RespondsToSelector(ObjCRuntime.Selector)
    Foundation.NSObject.SetDefaultPlaceholder(Foundation.NSObject, Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.SetNilValueForKey(Foundation.NSString)
    Foundation.NSObject.SetValueForKey(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.SetValueForKeyPath(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.SetValueForUndefinedKey(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.SetValuesForKeysWithDictionary(Foundation.NSDictionary)
    Foundation.NSObject.Unbind(Foundation.NSString)
    Foundation.NSObject.ValueForKey(Foundation.NSString)
    Foundation.NSObject.ValueForKeyPath(Foundation.NSString)
    Foundation.NSObject.ValueForUndefinedKey(Foundation.NSString)
    Foundation.NSObject.WillChange(Foundation.NSKeyValueChange, Foundation.NSIndexSet, Foundation.NSString)
    Foundation.NSObject.WillChange(Foundation.NSString, Foundation.NSKeyValueSetMutationKind, Foundation.NSSet)
    Foundation.NSObject.WillChangeValue(System.String)
    Foundation.NSObject.IsDirectBinding
    Foundation.NSObject.SuperHandle
    Foundation.NSObject.Handle
    Foundation.NSObject.ClassHandle
    Foundation.NSObject.Class
    Foundation.NSObject.DebugDescription
    Foundation.NSObject.Description
    Foundation.NSObject.IsProxy
    Foundation.NSObject.RetainCount
    Foundation.NSObject.Self
    Foundation.NSObject.Superclass
    Foundation.NSObject.Zone
    Foundation.NSObject.ChangeIndexesKey
    Foundation.NSObject.ChangeKindKey
    Foundation.NSObject.ChangeNewKey
    Foundation.NSObject.ChangeNotificationIsPriorKey
    Foundation.NSObject.ChangeOldKey
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class RemoteMedia : Media<AudioTrack, VideoTrack>, IEquatable<NSObject>, INSObjectProtocol, INativeObject, IDisposable, IRemoteMedia<AudioTrack, VideoTrack>, IMedia<AudioTrack, VideoTrack>

    Properties

    AudioSink

    Gets the first audio sink.

    Declaration
    public AudioSink AudioSink { get; }
    Property Value
    Type Description
    AudioSink

    AudioSinkOutput

    Gets or sets the current audio sink output of the first audio track.

    Declaration
    public SinkOutput AudioSinkOutput { get; set; }
    Property Value
    Type Description
    SinkOutput

    AudioSinks

    Gets the audio sinks.

    Declaration
    public AudioSink[] AudioSinks { get; }
    Property Value
    Type Description
    AudioSink[]

    MediaSinks

    Gets the audio/video sinks.

    Declaration
    public MediaSinkBase[] MediaSinks { get; }
    Property Value
    Type Description
    MediaSinkBase[]

    VideoSink

    Gets the first video sink.

    Declaration
    public VideoSink VideoSink { get; }
    Property Value
    Type Description
    VideoSink

    VideoSinkOutput

    Gets or sets the current video sink output of the first video track.

    Declaration
    public SinkOutput VideoSinkOutput { get; set; }
    Property Value
    Type Description
    SinkOutput

    VideoSinks

    Gets the video sinks.

    Declaration
    public VideoSink[] VideoSinks { get; }
    Property Value
    Type Description
    VideoSink[]

    Methods

    ArrayFromAudioTracks(List<AudioTrack>)

    Creates an array of tracks from a list of audio tracks.

    Declaration
    protected override AudioTrack[] ArrayFromAudioTracks(List<AudioTrack> tracks)
    Parameters
    Type Name Description
    System.Collections.Generic.List<AudioTrack> tracks

    The list of tracks.

    Returns
    Type Description
    AudioTrack[]
    Overrides
    FM.LiveSwitch.Media<FM.LiveSwitch.AudioTrack, FM.LiveSwitch.VideoTrack>.ArrayFromAudioTracks(System.Collections.Generic.List<FM.LiveSwitch.AudioTrack>)

    ArrayFromVideoTracks(List<VideoTrack>)

    Creates an array of tracks from a list of video tracks.

    Declaration
    protected override VideoTrack[] ArrayFromVideoTracks(List<VideoTrack> tracks)
    Parameters
    Type Name Description
    System.Collections.Generic.List<VideoTrack> tracks

    The list of tracks.

    Returns
    Type Description
    VideoTrack[]
    Overrides
    FM.LiveSwitch.Media<FM.LiveSwitch.AudioTrack, FM.LiveSwitch.VideoTrack>.ArrayFromVideoTracks(System.Collections.Generic.List<FM.LiveSwitch.VideoTrack>)

    ChangeAudioSinkOutput(SinkOutput)

    Changes the audio sink output of the first audio track while the media is active.

    Declaration
    public Future<object> ChangeAudioSinkOutput(SinkOutput audioSinkOutput)
    Parameters
    Type Name Description
    SinkOutput audioSinkOutput

    The audio sink output.

    Returns
    Type Description
    Future<System.Object>

    ChangeVideoSinkOutput(SinkOutput)

    Changes the video sink output of the first video track while the media is active.

    Declaration
    public Future<object> ChangeVideoSinkOutput(SinkOutput videoSinkOutput)
    Parameters
    Type Name Description
    SinkOutput videoSinkOutput

    The video sink output.

    Returns
    Type Description
    Future<System.Object>

    CreateAudioTrackCollection()

    Creates an audio track collection.

    Declaration
    protected override List<AudioTrack> CreateAudioTrackCollection()
    Returns
    Type Description
    System.Collections.Generic.List<AudioTrack>
    Overrides
    FM.LiveSwitch.Media<FM.LiveSwitch.AudioTrack, FM.LiveSwitch.VideoTrack>.CreateAudioTrackCollection()

    CreateVideoTrackCollection()

    Creates a video track collection.

    Declaration
    protected override List<VideoTrack> CreateVideoTrackCollection()
    Returns
    Type Description
    System.Collections.Generic.List<VideoTrack>
    Overrides
    FM.LiveSwitch.Media<FM.LiveSwitch.AudioTrack, FM.LiveSwitch.VideoTrack>.CreateVideoTrackCollection()

    GetAudioSinkOutputs()

    Gets the available audio sink outputs of the first audio track.

    Declaration
    public Future<SinkOutput[]> GetAudioSinkOutputs()
    Returns
    Type Description
    Future<SinkOutput[]>

    A future with an array of audio sink outputs.

    GetVideoSinkOutputs()

    Gets the available video sink outputs of the first video track.

    Declaration
    public Future<SinkOutput[]> GetVideoSinkOutputs()
    Returns
    Type Description
    Future<SinkOutput[]>

    A future with an array of video sink outputs.

    Implements

    System.IEquatable<T>
    Foundation.INSObjectProtocol
    ObjCRuntime.INativeObject
    System.IDisposable
    IRemoteMedia<TIAudioTrack, TIVideoTrack>
    IMedia<TIAudioTrack, TIVideoTrack>
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0