Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class StreamDefaults

    Class StreamDefaults

    Inheritance
    System.Object
    StreamDefaults
    Namespace: MediaBrowser.Model.IO
    Assembly: MediaBrowser.Model.dll
    Syntax
    public static class StreamDefaults

    Fields

    DefaultCopyToBufferSize

    The default copy to buffer size

    Declaration
    public const int DefaultCopyToBufferSize = 81920
    Field Value
    Type Description
    System.Int32

    DefaultFileStreamBufferSize

    The default file stream buffer size

    Declaration
    public const int DefaultFileStreamBufferSize = 81920
    Field Value
    Type Description
    System.Int32
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.