MediaInfo.outputBufferGet

Output the written size when "File_Duplicate" option is used.

Output the written size when "File_Duplicate" option is used.

  1. size_t outputBufferGet(const(string) value)
  2. size_t outputBufferGet(size_t pos)
    struct MediaInfo
    private public
    size_t
    outputBufferGet
    (
    size_t pos
    )

Parameters

pos size_t

The position ?

Return Value

Type: size_t

The size of the used buffer

Meta