hamigaki.png

前のページ 上に戻る ホーム 次のページ

Function comment_value

hamigaki::audio::vorbis::comment_value —

Synopsis

std::string comment_value(const std::pair<const char**, const char**>& comments, 
                          const std::string& name);

Description

範囲[comments.first, comments.second)のコメント文字列シーケンスから名前nameに一致するフィールドを検索する。

Returns: nameに対応するフィールドの値。対応するフィールドが見つからない場合はstd::string()
製作著作 © 2006-2008 Takeshi Mouri

前のページ 上に戻る ホーム 次のページ