VirtualBox

Ignore:
Timestamp:
Aug 8, 2017 8:38:07 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117453
Message:

Main/EbmlWriter/WebMWriter_Impl: Added [G|g]etFileName().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/EbmlWriter.h

    r67914 r68332  
    3131
    3232#include <iprt/file.h>
     33
     34#include <VBox/com/string.h> /* For Utf8Str. */
     35
     36using namespace com;
    3337
    3438class WebMWriter_Impl;
     
    123127
    124128    /**
     129     * Gets file name.
     130     *
     131     * @returns File name as UTF-8 string.
     132     */
     133    const Utf8Str& GetFileName(void);
     134
     135    /**
    125136     * Gets current output file size.
    126137     *
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette