Show / Hide Table of Contents

    Class AudioLowOnFramesEventArgs

    Audio low on frame event args

    Inheritance
    Object
    EventArgs
    LowOnFramesEventArgs
    AudioLowOnFramesEventArgs
    Inherited Members
    LowOnFramesEventArgs.MediaType
    LowOnFramesEventArgs.RemainingMediaLengthInMS
    EventArgs.Empty
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Skype.Bots.Media
    Assembly: Microsoft.Skype.Bots.Media.dll
    Syntax
    public class AudioLowOnFramesEventArgs : LowOnFramesEventArgs

    Constructors

    AudioLowOnFramesEventArgs()

    Declaration
    public AudioLowOnFramesEventArgs()
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.