Search Results for

    Show / Hide Table of Contents

    Class NoBufferSpaceException

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.MediaPlayer.dll

    The exception that is thrown when there is no available space in a buffer.

    public class NoBufferSpaceException : InvalidOperationException, ISerializable
    Inheritance
    object
    Exception
    SystemException
    InvalidOperationException
    NoBufferSpaceException
    Implements
    ISerializable

    Constructors

    View Source

    NoBufferSpaceException(string)

    Initializes a new instance of the NoBufferSpaceException class with a specified error message.

    Declaration
    public NoBufferSpaceException(string message)
    Parameters
    Type Name Description
    string message

    Error description.

    Implements

    ISerializable
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX