Show / Hide Table of Contents

    Solveig Multimedia logo


    SolveigMM Azure Source filter

    DirectShow filter for reading files that are located on Microsoft Windows Azure Blob Storage. It implements IAsyncReader interface

    Filter Interfaces IBaseFilter, IModuleConfig, ISpecifyPropertyPages, IFileSourceFilter
    Output Pin Interfaces IPin, IAsyncReader
    Filter CLSID CLSID_SMMAzureSource
    Executable SMM_AzureSource.ax
    Merit MERIT_DO_NOT_USE
    Filter Category CLSID_LegacyAmFilterCategory
    Declared in PropID_AzureSource.h

    Features

    The filter implements IAsyncReader interface for demuxer filters that allows to access media files from Microsoft Blob storage containers.

    Usage

    IFileSourceFilter::Load() method is used to initialize the source filter.

    pszFileName has the following format:

    Azure_Storage_Account_Connection_String|Blob_Container_Name|Blob_File_Name


    ©2005-2024 Solveig Multimedia. All rights reserved.

    Back to top Generated by DocFX