X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.Multimedia.MediaPlayer%2FPlayer%2FMediaStreamSource.cs;h=ac6f9ce389cdf8683ab12622b84668e4d7a25e3a;hb=70bb86388c30c15c2ead1406f61aa807a8eeff33;hp=2cb9624563f69db25ab4505bbc6b1c2c9d154361;hpb=a980e143d7cda24225e92fc640b4457bfc1c2075;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamSource.cs b/src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamSource.cs index 2cb9624..ac6f9ce 100644 --- a/src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamSource.cs +++ b/src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamSource.cs @@ -99,9 +99,9 @@ namespace Tizen.Multimedia /// AAC and H.264 are supported. /// Both and are null. /// - /// is not supported.\n - /// -or-\n - /// is not supported.\n + /// is not supported.
+ /// -or-
+ /// is not supported. ///
/// /// @@ -175,15 +175,15 @@ namespace Tizen.Multimedia /// , or state. /// The to decode. /// - /// This source is not set as a source to a player.\n - /// -or-\n + /// This source is not set as a source to a player.
+ /// -or-
/// The player is not in the valid state. ///
/// is null. /// has been disposed of. /// - /// is neither video nor audio type.\n - /// -or-\n + /// is neither video nor audio type.
+ /// -or-
/// The format of packet is not matched with the specified format in the constructor. ///
/// The internal buffer has reached its limits.